Home
last modified time | relevance | path

Searched defs:NULL (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/common/linux/
Dstddef.h19 #define NULL 0 macro
21 #define NULL ((void *)0) macro
/bionic/libc/include/
Dstdio.h70 #define NULL __null macro
72 #define NULL 0L macro