Searched refs:TYPE_NONE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/builtin/
H A Dnl.c110 #define TYPE_NONE ((void*)(&letter_n)) macro
169 if(pp->section[sectnum]==TYPE_NONE)
218 nl.section[SECTION_HEAD] = TYPE_NONE;
219 nl.section[SECTION_FOOT] = TYPE_NONE;
250 nl.section[m] = TYPE_NONE;

Completed in 7 milliseconds