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()
95 if [ "$F_FLAG" = "n" ]; then869 F ) F_FLAG=y1247 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then1889 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then2149 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then
115 #define F_FLAG 'F' macro2137 if (f[F_FLAG] != NULL && in do_import()