Searched defs:is_defined (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gsdparam.c | 386 #define param_check_int(plist, pname, ival, is_defined)\ argument 390 #define param_check_string(plist, pname, str, is_defined)\ argument 807 bool is_defined) in param_check_bool() 829 bool is_defined) in param_check_long() 851 uint size, bool is_defined) in param_check_bytes()
|
H A D | gdevcdj.c | 164 #define cdj_param_check_string(plist, pname, str, is_defined)\ argument 3424 const byte *str, uint size, bool is_defined) 3451 bool is_defined)
|