Searched defs:N_hash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h111 ushort_t N_hash; /* Full hash value */ member in struct:NODE::__anon37::__anon38
141 #define n_hash n_un.n_term.N_hash /* full hash value is sym tbl */
142 #define n_scope n_un.n_term.N_hash /* local variable scope level */

Completed in 1846 milliseconds