Searched refs:gx_path_is_null_inline (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/cmd/gs/src/ | ||
H A D | gxpath.h | 213 #define gx_path_is_null_inline(ppath)\ macro |
H A D | gxpath2.c | 166 return gx_path_is_null_inline(ppath); in gx_path_is_null() |