Home
last modified time | relevance | path

Searched refs:gx_path_is_null_inline (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxpath.h213 #define gx_path_is_null_inline(ppath)\ macro
H A Dgxpath2.c166 return gx_path_is_null_inline(ppath); in gx_path_is_null()