Searched refs:ENDOFFUNC (Results 1 – 1 of 1) sorted by relevance
82 #define ENDOFFUNC(x) (((x) == '}') || ((x) == ':')) macro84 (!strncmp(ptr, name, len) && ENDOFFUNC(ptr[len]))
Completed in 4 milliseconds