Searched refs:FS_DFLT (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gawk/
H A Dfield.c820 if ((sep->re_flags & (FS_DFLT|CONST)) == 0)
829 if ((sep->re_flags & FS_DFLT) != 0 && ! using_FIELDWIDTHS() && ! RS_is_null) {
H A Dawk.h467 # define FS_DFLT 4 macro
H A Dawkgram.y2278 subn->rnode->rnode->lnode->re_flags |= FS_DFLT;
H A Dawkgram.c4117 subn->rnode->rnode->lnode->re_flags |= FS_DFLT;

Completed in 58 milliseconds