Home
last modified time | relevance | path

Searched refs:CONDS (Results 1 – 2 of 2) sorted by relevance

/external/bison/build-aux/
Dgendocs.sh394 CONDS="/%%IF *HTML_SECTION%%/,/%%ENDIF *HTML_SECTION%%/d;\
397 CONDS="/%%ENDIF.*%%/d;/%%IF *HTML_SECTION%%/d;/%%IF *HTML_CHAPTER%%/d"
424 -e "$CONDS" \
/external/selinux/libsepol/cil/src/
Dcil_policy.c64 #define CONDS 12 macro
1132 rc = cil_booleanif_to_policy(file_arr, CONDS, node); in __cil_gen_policy_node_helper()
1251 file_arr[CONDS] = fdopen(mkstemp(temp), "w+"); in cil_gen_policy()
1252 file_path_arr[CONDS] = cil_strpool_add(temp); in cil_gen_policy()