OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTEMPLATE
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_array_util.c
152
#define
UTEMPLATE
(name, typ) TEMPLATE(name, unsigned, typ)
165
UTEMPLATE
(uchar, unsigned char)
166
UTEMPLATE
(ushort, unsigned short)
167
UTEMPLATE
(uint, unsigned int)
168
UTEMPLATE
(ulong, unsigned long)
169
UTEMPLATE
(ulonglong, unsigned long long)
170
UTEMPLATE
(uintptr, uintptr_t)
171
UTEMPLATE
(uint8, uint8_t)
172
UTEMPLATE
(uint16, uint16_t)
173
UTEMPLATE
(uint32, uint32_t
[
all
...]
prop_dictionary_util.c
140
#define
UTEMPLATE
(name, typ) TEMPLATE(name, unsigned, typ)
153
UTEMPLATE
(uchar, unsigned char)
154
UTEMPLATE
(ushort, unsigned short)
155
UTEMPLATE
(uint, unsigned int)
156
UTEMPLATE
(ulong, unsigned long)
157
UTEMPLATE
(ulonglong, unsigned long long)
158
UTEMPLATE
(uintptr, uintptr_t)
159
UTEMPLATE
(uint8, uint8_t)
160
UTEMPLATE
(uint16, uint16_t)
161
UTEMPLATE
(uint32, uint32_t
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025