Home
last modified time | relevance | path

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

/haiku/src/bin/rc/
H A Dparser.y70 static bool is_type(const char* name);
411 if (is_type($1))
601 is_type(const char* name) in is_type() function