Home
last modified time | relevance | path

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

/build/make/tools/atree/
Dfiles.cpp65 enum { WHITE, TEXT, IN_QUOTE } state = WHITE; in split_line() enumerator
73 case WHITE: in split_line()
96 state = WHITE; in split_line()