| auto_comp.c | 180 * toktype, which is used to index an ac_tokinfo_t array to get the 184 * toktype - the token's type 196 * toktype - token type 242 ac_toktype_t toktype; member in struct:ac_tokinfo 255 ac_toktype_t toktype; member in struct:ac_tvlist 310 * Note: We use toktype to index into this array, so for each toktype, 312 * as that toktype is defined in ac_toktype. 1002 ac_toktype_t toktype; local 1019 toktype = clistp->toktype [all...] |