Searched refs:fieldadr (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/host-tools/nawk-20071023/ | ||
D | proto.h | 134 extern Cell *fieldadr(int); |
D | lib.c | 380 Cell *fieldadr(int n) /* get nth field */ in fieldadr() function |
D | run.c | 725 x = fieldadr(m); in indirect() |