Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/ctags/
H A DC.c46 static bool func_entry(void);
157 if (func_entry()) { in c_entries()
259 func_entry(void) in func_entry() function