Searched defs:errstat (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gsrefct.h | 71 #define rc_alloc_struct_n(vp, typ, pstyp, mem, errstat, cname, rcinit)\ argument 79 #define rc_alloc_struct_0(vp, typ, pstype, mem, errstat, cname)\ argument 81 #define rc_alloc_struct_1(vp, typ, pstype, mem, errstat, cname)\ argument 104 #define rc_allocate_struct(vp, typ, pstype, mem, errstat, cname)\ argument 118 #define rc_unshare_struct(vp, typ, pstype, mem, errstat, cname)\ argument
|
H A D | opcheck.h | 34 #define check_array_else(rf,errstat)\ argument
|
/plan9/sys/src/ape/cmd/make/ |
H A D | doname.c | 18 int errstat; in doname() local
|