HomeSort by relevance Sort by last modified time
    Searched refs:isjump (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
awk.h 184 #define isjump(n) ((n)->ctype == OJUMP) macro
run.c 165 if (isjump(x))
184 if (isjump(x))
    [all...]

Completed in 1616 milliseconds