Searched refs:F_FLAG (Results 1 – 7 of 7) 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()
41 #define F_FLAG 010 macro 111 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()
81 #define F_FLAG (1<<2) macro 444 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
96 if [ "$F_FLAG" = "n" ]; then673 F_FLAG=n867 F ) F_FLAG=y1249 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then1900 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then2160 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then
115 #define F_FLAG 'F' macro 2137 if (f[F_FLAG] != NULL && in do_import()