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/
H A Dz80-dis.c46 static char * r_str[] = { "b", "c", "d", "e", "h", "l", "(hl)", "a" }; variable
/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_test.c1897 char *r_str = NULL; test_mod_exp_sizes() local