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

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.h89 #define MAX_MEM_NAME_SIZE 12 macro
H A Dtc-maxq.c65 #ifndef MAX_MEM_NAME_SIZE
66 #define MAX_MEM_NAME_SIZE 9 macro
1426 char mem_name_given[MAX_MEM_NAME_SIZE + 1];
1438 if (p >= mem_name_given + MAX_MEM_NAME_SIZE)

Completed in 186 milliseconds