Home
last modified time | relevance | path

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

/src/usr.bin/ctags/
H A DC.c40 static bool func_entry(void);
151 if (func_entry()) { in c_entries()
253 func_entry(void) in func_entry() function