OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAKE
(Results
1 - 2
of
2
) sorted by null
/external/cn-cbor/src/
cn-cbor.c
76
#define
TAKE
(pos, ebuf, n, stmt) \
103
TAKE
(pos, ebuf, 1, ib = ntoh8p(pos) );
138
case AI_1:
TAKE
(pos, ebuf, 1, val = ntoh8p(pos)) ; break;
139
case AI_2:
TAKE
(pos, ebuf, 2, val = ntoh16p(pos)) ; break;
140
case AI_4:
TAKE
(pos, ebuf, 4, val = ntoh32p(pos)) ; break;
141
case AI_8:
TAKE
(pos, ebuf, 8, val = ntoh64p(pos)) ; break;
162
TAKE
(pos, ebuf, val, ;);
/external/fonttools/Lib/fontTools/
agl.py
588
211E;prescription;PRESCRIPTION
TAKE
Completed in 190 milliseconds