Home
last modified time | relevance | path

Searched defs:rf (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dopcheck.h29 #define check_type_only(rf,typ)\ argument
31 #define check_stype_only(rf,styp)\ argument
34 #define check_array_else(rf,errstat)\ argument
36 #define check_array_only(rf)\ argument
42 #define check_proc(rf)\ argument
44 #define check_proc_only(rf) check_proc(rf) argument
47 #define check_access(rf,acc1)\ argument
49 #define check_read(rf) check_access(rf,a_read) argument
50 #define check_write(rf) check_access(rf,a_write) argument
51 #define check_execute(rf) check_access(rf,a_execute) argument
[all …]
H A Dgslib.c338 #define rf() (rand() / (1.0 * 0x10000 * 0x8000)) in test1() macro
H A Dgswts.c435 double rf; in wts_set_scr_jxi_try() local
/plan9/sys/src/lib9p/
H A Dramfs.c20 Ramfile *rf; in fsread() local
47 Ramfile *rf; in fswrite() local
73 Ramfile *rf; in fscreate() local
90 Ramfile *rf; in fsopen() local
105 Ramfile *rf; in fsdestroyfile() local
/plan9/sys/src/cmd/eqn/
H A Dtext.c11 int lf, rf; /* temporary spots for left and right fonts */ variable
/plan9/sys/src/cmd/auth/secstore/
H A Dsecstore.c232 removefile(SConn *conn, char *rf) in removefile()
248 cmd(AuthConn *c, char **gf, int *Gflag, char **pf, char **rf) in cmd()
/plan9/sys/src/cmd/
H A Dratrace.c90 char *rf; in reader() local
/plan9/sys/src/cmd/acme/
H A Dwind.c21 Reffont *rf; in wininit() local
H A Dtext.c23 textinit(Text *t, File *f, Rectangle r, Reffont *rf, Image *cols[NCOL]) in textinit()
/plan9/sys/src/cmd/5l/
H A Dasm.c651 int r, rf, rt, rt2; in asmout() local
/plan9/sys/src/libscribble/
H A Dhre_api.c1093 void delete_rec_fn_array(rec_fn* rf) in delete_rec_fn_array()
/plan9/sys/src/9/mtx/
H A Dether2114x.c244 ulong rf; member
/plan9/sys/src/9/pc/
H A Dether2114x.c247 ulong rf; member