Searched refs:limpos (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/mit/isl/dist/imath/ |
| H A D | imath.c | 342 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad); 1583 int limpos = limit; in mp_int_to_binary() local 1584 mp_result res = s_tobin(z, buf, &limpos, PAD_FOR_2C); in mp_int_to_binary() 1586 if (MP_SIGN(z) == MP_NEG) s_2comp(buf, limpos); in mp_int_to_binary() 2740 static mp_result s_tobin(mp_int z, unsigned char *buf, int *limpos, int pad) { in s_tobin() argument 2741 int pos = 0, limit = *limpos; in s_tobin() 2775 *limpos = pos; in s_tobin()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/po/ |
| H A D | pt.po | 1130 msgstr "%s: componentes de caminho limpos do nome da imagem, \"%s\"."
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/po/ |
| H A D | pt.po | 1130 msgstr "%s: componentes de caminho limpos do nome da imagem, \"%s\"."
|