Searched defs:NULL (Results 101 - 125 of 203) sorted by relevance

123456789

/openbsd-current/gnu/gcc/gcc/
H A Dlocal-alloc.c838 note_stores (PATTERN (insn), no_equiv, NULL); local
1520 note_stores (PATTERN (insn), reg_is_set, NULL); local
[all...]
H A Dpostreload.c915 note_stores (PATTERN (insn), reload_combine_note_store, NULL); local
1384 note_stores (PATTERN (insn), move2add_note_store, NULL); local
H A Dtree-nested.c571 walk_tree (&TREE_VALUE (link), wi->callback, wi, NULL); local
583 walk_tree (&TREE_VALUE (link), wi->callback, wi, NULL); local
619 walk_tree (&COND_EXPR_COND (t), wi->callback, wi, NULL); local
660 walk_tree (&TREE_OPERAND (t, 1), wi->callback, wi, NULL); local
666 walk_tree (&TREE_OPERAND (t, 0), wi->callback, wi, NULL); local
[all...]
H A Dtree-ssa-loop-manip.c895 loop_split_edge_with (loop_latch_edge (loop), NULL); local
[all...]
H A Dddg.c87 note_uses (&PATTERN (insn), mark_mem_use_1, NULL); local
103 note_stores (PATTERN (insn), mark_mem_store, NULL); local
H A Dalias.c2517 note_stores (PATTERN (insn), record_set, NULL); local
H A Dcfgexpand.c1667 NULL , NULL); local
[all...]
H A Dcfgloopmanip.c1383 loop_split_edge_with (loop_preheader_edge (loop), NULL); local
1384 loop_split_edge_with (loop_preheader_edge (nloop), NULL); local
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Derror.c100 pp_construct (pp_base (cxx_pp), NULL, 0); local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dlibio.h95 # define NULL (__null) macro
98 # define NULL ((void*)0) macro
100 # define NULL (0) macro
H A DlibioP.h607 # define NULL (__null) macro
610 # define NULL ((void*)0) macro
612 # define NULL (0) macro
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-vax.c1166 NULL); local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c2324 NULL); local
2649 NULL); local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dglobal.c762 note_stores (PATTERN (insn), mark_reg_clobber, NULL); local
775 note_stores (PATTERN (insn), mark_reg_store, NULL); local
H A Dintegrate.c540 note_stores (PATTERN (insn), note_modified_parmregs, NULL); local
2462 note_stores (PATTERN (insn), mark_stores, NULL); local
[all...]
H A Dlocal-alloc.c849 note_stores (PATTERN (insn), no_equiv, NULL); local
1453 note_stores (PATTERN (insn), reg_is_set, NULL); local
H A Dregmove.c300 note_stores (PATTERN (insn), flags_set_1, NULL); local
H A Dssa.c490 note_stores (PATTERN (p), find_evaluations_1, NULL); local
1181 life_analysis (get_insns (), NULL, 0); local
[all...]
H A Dalias.c2883 note_stores (PATTERN (insn), record_set, NULL); local
[all...]
/openbsd-current/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp96 void reset(char *s = NULL) { argument
/openbsd-current/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm87 sub NULL { 0 } subroutine
/openbsd-current/sys/kern/
H A Dkern_timeout.c199 WITNESS_CHECKORDER(TIMEOUT_LOCK_OBJ(needsproc), LOP_NEWORDER, NULL); local
[all...]
/openbsd-current/usr.bin/openssl/
H A Dreq.c1055 RSA_get0_key(EVP_PKEY_get0_RSA(tpubkey), &n, NULL, NULL); local
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dmathoms.c454 sv_magic(MUTABLE_SV(hv), MUTABLE_SV(gv), how, NULL, 0); local
[all...]
/openbsd-current/gnu/usr.bin/perl/win32/
H A DMakefile671 NULL = macro
[all...]

Completed in 400 milliseconds

123456789