OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucptr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c/
config.c
77
char *
ucptr
= uc;
local
79
*
ucptr
= toupper((int)*str);
82
ucptr
++;
84
*
ucptr
= '\0';
config.c
77
char *
ucptr
= uc;
local
79
*
ucptr
= toupper((int)*str);
82
ucptr
++;
84
*
ucptr
= '\0';
/src/external/bsd/libarchive/dist/libarchive/
archive_string.c
2895
ucptr
= NULL; \
2903
ucptr
= uc2ptr; \
2930
if (
ucptr
) { \
2935
*p++ = *
ucptr
++; \
2938
*p++ = *
ucptr
++; \
2941
*p++ = *
ucptr
++; \
2944
*p++ = *
ucptr
; \
2947
ucptr
= NULL; \
3048
const char *
ucptr
, *uc2ptr;
local
3060
ucptr
= NULL
3355
const char *
ucptr
;
local
[
all
...]
archive_string.c
2895
ucptr
= NULL; \
2903
ucptr
= uc2ptr; \
2930
if (
ucptr
) { \
2935
*p++ = *
ucptr
++; \
2938
*p++ = *
ucptr
++; \
2941
*p++ = *
ucptr
++; \
2944
*p++ = *
ucptr
; \
2947
ucptr
= NULL; \
3048
const char *
ucptr
, *uc2ptr;
local
3060
ucptr
= NULL
3355
const char *
ucptr
;
local
[
all
...]
Completed in 48 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026