Searched refs:get_4 (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dbase64.c323 get_4 (struct base64_decode_context *ctx, function
517 non_nl = get_4 (ctx, &in, in_end, &inlen);
/haiku-fatelf/src/bin/gdb/bfd/
H A Dversados.c166 static int get_4 PARAMS ((unsigned char **));
229 get_4 (pp) function
317 size = get_4 (&ptr);
318 start = get_4 (&ptr);
323 sec->size = get_4 (&ptr);
334 val = get_4 (&ptr);

Completed in 43 milliseconds