Searched refs:rrow (Results 1 – 3 of 3) sorted by relevance
208 typedef struct rrow { struct216 } rrow; argument229 struct rrow re[1]; /* variable: actual size set by calling malloc */
135 if ((f = (fa *) calloc(1, sizeof(fa) + poscnt*sizeof(rrow))) == NULL) in mkdfa()
344 ltype int to long in struct rrow to reduce some 64-bit718 changed struct rrow (awk.h) to use long instead of int for lval,