Home
last modified time | relevance | path

Searched defs:nonempty (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Drm.c79 #define nonempty(f) ((f)->fts_parent->fts_number|=RM_ENTRY) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c433 Os_desc *nonempty = NULL; /* First non-empty section */ in ld_create_outfile() local