OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_pow
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/libcbor/dist/src/
cbor.c
234
static int
_pow
(int b, int ex) {
function
246
fprintf(out, "Width: %dB, ",
_pow
(2, cbor_int_get_width(item)));
252
fprintf(out, "Width: %dB, ",
_pow
(2, cbor_int_get_width(item)));
335
fprintf(out, "Width: %dB, ",
_pow
(2, cbor_float_get_width(item)));
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026