Searched defs:NULL (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/ | ||
H A D | arch.py | 30 NULL = ffi.NULL variable 38 if buf == NULL: 39 return NULL 44 return NULL 49 if tmp == NULL: 50 return NULL 54 if buf == NULL: 63 buf = NULL 67 if buf1 == NULL an [all...] |
Completed in 50 milliseconds