Home
last modified time | relevance | path

Searched refs:FORM_NONE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h81 #define FORM_NONE 0x0 /* error */ macro
94 #define AT_padding (0x0000|FORM_NONE) /* just padding */
/illumos-gate/usr/src/cmd/mandoc/
H A Dmansearch.h81 FORM_NONE /* Format is unknown. */ enumerator
H A Dmandocdb.c601 dform = FORM_NONE; in treescan()
726 dform = FORM_NONE; in treescan()
738 dform = FORM_NONE; in treescan()
914 mlink->dform = FORM_NONE; in filescan()
1008 mlink->fform = FORM_NONE; in mlink_add()
1024 mpage->form = FORM_NONE; in mlink_add()
1083 mpage->form = FORM_NONE; in mlinks_undupe()