Home
last modified time | relevance | path

Searched defs:r_str (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dz80-dis.c46 static char * r_str[] = { "b", "c", "d", "e", "h", "l", "(hl)", "a" }; variable
/openbsd/src/regress/lib/libcrypto/bn/
Dbn_test.c1893 char *r_str = NULL; in test_mod_exp_sizes() local