Searched refs:FPOSIX (Results 1 – 4 of 4) sorted by relevance
41 #define FPOSIX (02<<COMBITS) /* posix semantics function */ macro
286 if(t->tre.tretyp&FPOSIX) in p_tree()
740 t->funct.functtyp |= FPOSIX; in funct()780 t->funct.functtyp |= FPOSIX; in funct()786 if(t->funct.functtyp&FPOSIX) in funct()
2106 if(type&FPOSIX) in sh_exec()