Searched defs:bufend (Results 1 – 6 of 6) sorted by relevance
/external/webp/src/dsp/ |
D | cpu-features.c | 100 char* bufend = buffer + buflen; in extract_cpuinfo_field() local 152 const char* bufend = buffer + buflen; in count_cpuinfo_field() local
|
/external/webrtc/webrtc/system_wrappers/source/android/ |
D | cpu-features.c | 100 char* bufend = buffer + buflen; in extract_cpuinfo_field() local 152 const char* bufend = buffer + buflen; in count_cpuinfo_field() local
|
/external/libdivsufsort/lib/ |
D | sssort.c | 548 saidx_t *a, *b, *c, *bufend; in ss_mergeforward() local 599 saidx_t *a, *b, *c, *bufend; in ss_mergebackward() local
|
/external/avahi/avahi-daemon/ |
D | glob.c | 176 Char *bufnext, *bufend, patbuf[MAXPATHLEN], prot; in glob() local
|
/external/skia/platform_tools/android/third_party/cpufeatures/ |
D | cpu-features.c | 196 const char* bufend = buffer + buflen; in extract_cpuinfo_field() local
|
/external/openssh/openbsd-compat/ |
D | glob.c | 182 Char *bufnext, *bufend, patbuf[MAXPATHLEN]; in glob() local
|