Searched refs:ELF_C_NULL (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libelf/
H A Delf_next.c43 return (ELF_C_NULL);
47 return (ELF_C_NULL);
H A Delf_begin.c98 case ELF_C_NULL:
H A Dlibelf.h87 ELF_C_NULL = 0, enumerator in enum:__anon5830
98 #define ELF_C_FIRST ELF_C_NULL
H A Dlibelf_allocate.c57 e->e_cmd = ELF_C_NULL;
H A Delf_update.c926 (c != ELF_C_NULL && c != ELF_C_WRITE)) {
947 if (c == ELF_C_NULL)

Completed in 52 milliseconds