Home
last modified time | relevance | path

Searched defs:nil (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/lib/libc/uuid/
H A Duuid_is_nil.c44 static const uuid_t nil = { .time_low = 0 }; in uuid_is_nil() local
H A Duuid_to_string.c50 static const uuid_t nil = { .time_low = 0 }; in uuid_to_string() local
/openbsd-src/gnu/usr.bin/perl/lib/
H A Doverload.pm29 sub nil {} subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980223.c21 int nil; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dlocal.cc51 int nil; in main() member in main::InnerLocal::NestedInnerLocal
/openbsd-src/sys/arch/arm/arm/
H A Ddb_interface.c54 static long nil; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dsta.c104 ffelexHandler nil; member
/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py879 def __init__(self, nil): argument
/openbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c77 static long nil; variable
/openbsd-src/sys/netinet/
H A Dip_carp.c2430 struct carp_softc *nil = NULL; carp_group_demote_adj() local