Lines Matching refs:it
151 * we want to instead treat it as an 8-bit unsigned char, hence the
165 * but we do it the disgusting crufty way forced on us by the ()-less
260 /* Whether we "own" the buffer - i.e., we know we created it,
261 * and can realloc() it to grow it, and should free() it to
262 * delete it.
283 * end of it.
621 /* The intent behind this definition is that it'll catch
638 This program is free software; you can redistribute it and/or modify it
643 This program is distributed in the hope that it will be useful, but
672 /* Special case for "unistd.h", since it is non-ANSI. We include it way
674 * The user has a chance to override it with an option.
793 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1154 * yy_get_previous_state() go ahead and do it
1155 * for us because it doesn't know how to deal
1157 * want to build jamming into it because then it
1195 * YY_NULL, it'll still work - another
1285 * process it.
1300 /* don't do the read, it's not guaranteed to return an EOF,
1311 { /* Not enough room in the buffer - grow it. */
1333 /* Can't grow it, we don't own it. */
1530 * If this occurs *before* the EOB characters, then it's a
1649 * is looked at is after yywrap() is called, so it's safe
1650 * to go ahead and always set it.
1868 /* Allocates the stack if it does not exist.
2002 /* It's okay to grow etc. this buffer, and we should throw it
2025 /* Redefine yyless() so it works in section 3 code. */
2263 * so far it was only observed in include/linux/telephony.h.
2484 /* Put back the token we just read so's we can find it again
2500 /* Put back the token we just read so's we can find it again