Searched defs:rf (Results 1 – 13 of 13) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | opcheck.h | 29 #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 D | gslib.c | 338 #define rf() (rand() / (1.0 * 0x10000 * 0x8000)) in test1() macro
|
H A D | gswts.c | 435 double rf; in wts_set_scr_jxi_try() local
|
/plan9/sys/src/lib9p/ |
H A D | ramfs.c | 20 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 D | text.c | 11 int lf, rf; /* temporary spots for left and right fonts */ variable
|
/plan9/sys/src/cmd/auth/secstore/ |
H A D | secstore.c | 232 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 D | ratrace.c | 90 char *rf; in reader() local
|
/plan9/sys/src/cmd/acme/ |
H A D | wind.c | 21 Reffont *rf; in wininit() local
|
H A D | text.c | 23 textinit(Text *t, File *f, Rectangle r, Reffont *rf, Image *cols[NCOL]) in textinit()
|
/plan9/sys/src/cmd/5l/ |
H A D | asm.c | 651 int r, rf, rt, rt2; in asmout() local
|
/plan9/sys/src/libscribble/ |
H A D | hre_api.c | 1093 void delete_rec_fn_array(rec_fn* rf) in delete_rec_fn_array()
|
/plan9/sys/src/9/mtx/ |
H A D | ether2114x.c | 244 ulong rf; member
|
/plan9/sys/src/9/pc/ |
H A D | ether2114x.c | 247 ulong rf; member
|