Home
last modified time | relevance | path

Searched defs:string_count (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dsb.c56 static int string_count[sb_max_power_two]; variable
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dsb.c59 int string_count[sb_max_power_two]; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-utils.c507 int string_count; in gr_multi_scan() local
/openbsd-src/usr.bin/top/
H A Ddisplay.c698 string_count(char **pp) in string_count() function