Searched refs:F_FLAG (Results 1 – 4 of 4) sorted by relevance
41 #define F_FLAG 010 macro111 flags |= F_FLAG; in b_whence()187 root = (flags&F_FLAG)?shp->bltin_tree:shp->fun_tree; in whence()
81 #define F_FLAG (1<<2) macro444 n = att ? F_FLAG : S_FLAG; in b_cat()447 n = F_FLAG; in b_cat()527 if (!(flags&F_FLAG)) in b_cat()
92 if [ "$F_FLAG" = "n" ]; then752 F ) F_FLAG=y1214 if [[ "$F_FLAG" == n && "$MULTI_PROTO" == yes ]]; then1874 if [[ "$MULTI_PROTO" == yes && "$F_FLAG" == n ]]; then2115 if [[ "$MULTI_PROTO" == yes && "$F_FLAG" == n ]]; then
115 #define F_FLAG 'F' macro2137 if (f[F_FLAG] != NULL && in do_import()