Home
last modified time | relevance | path

Searched defs:statement (Results 1 – 22 of 22) sorted by relevance

/openbsd/lib/libcurses/trace/
H A Dlib_trace.c100 #define Locked(statement) \ argument
107 #define Locked(statement) statement argument
/openbsd/gnu/llvm/llvm/docs/
H A DBranchWeightMetadata.rst147 .. _\__builtin_expect_with_probability:
/openbsd/gnu/usr.bin/binutils/ld/
H A Dldwrite.c39 build_link_order (lang_statement_union_type *statement) in build_link_order()
H A Dldcref.c339 check_section_sym_xref (lang_input_statement_type *statement) in check_section_sym_xref()
H A Dldlang.h486 #define LANG_FOR_EACH_INPUT_STATEMENT(statement) \ argument
H A Dldlang.c1773 ldlang_open_output (lang_statement_union_type *statement) in ldlang_open_output()
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dldwrite.c39 build_link_order (lang_statement_union_type *statement) in build_link_order()
H A Dldcref.c340 check_local_sym_xref (lang_input_statement_type *statement) in check_local_sym_xref()
H A Dldlang.h515 #define LANG_FOR_EACH_INPUT_STATEMENT(statement) \ argument
H A Dldlang.c2737 ldlang_open_output (lang_statement_union_type *statement) in ldlang_open_output()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-pretty-print.h54 c_pretty_print_fn statement; member
/openbsd/gnu/llvm/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp154 RangeSelector transformer::statement(std::string ID) { in statement() function in transformer
/openbsd/gnu/gcc/gcc/
H A Dc-pretty-print.h81 c_pretty_print_fn statement; member
/openbsd/gnu/gcc/gcc/cp/
H A Dparser.c6231 tree statement; in cp_parser_statement() local
6453 tree statement = NULL_TREE; in cp_parser_expression_statement() local
6554 tree statement; in cp_parser_selection_statement() local
6746 tree statement; in cp_parser_iteration_statement() local
6906 tree statement = error_mark_node; in cp_parser_jump_statement() local
7039 tree statement; in cp_parser_implicitly_scoped_statement() local
/openbsd/gnu/lib/libreadline/
H A Dbind.c981 handle_parser_directive (statement) in handle_parser_directive() argument
/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h1095 void appendStmt(Stmt *statement, BumpVectorContext &C) { in appendStmt()
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Darmdbg.h467 unsigned16 statement, /* within the line (1-based) */ member
/openbsd/gnu/usr.bin/perl/
H A Dhandy.h370 # define __ASSERT_(statement) assert(statement), argument
372 # define __ASSERT_(statement) argument
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp3059 std::string statement; in AddToSysPath() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y15080 finish_labeled_statement (lbe, statement) in finish_labeled_statement() argument
15219 search_loop (statement) in search_loop() argument
H A Dparse.c18645 finish_labeled_statement (lbe, statement) in finish_labeled_statement() argument
18784 search_loop (statement) in search_loop() argument
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12497 # define __ASSERT_(statement) assert(statement), argument
12502 # define __ASSERT_(statement) argument