Searched defs:nv_istable (Results 1 – 2 of 2) sorted by relevance
135 #define nv_istable(n) (nv_isattr((n),NV_TABLE|NV_LJUST|NV_RJUST|NV_INTEGER)==NV_TABLE) macro
1428 int nv_istable(Namval_t *np) in nv_istable() function