Home
last modified time | relevance | path

Searched defs:Z_NULL (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h208 #define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ macro
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h508 #define Z_NULL (void *)0 /* for initializing zalloc, zfree, opaque */ macro