Home
last modified time | relevance | path

Searched defs:PERCENT (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp469 PERCENT, // seen a percent at the beginning of the line in do_file() enumerator
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h120 PERCENT = 321, /* PERCENT */ enumerator
299 #define PERCENT 321 macro
H A Dbfin-parse.c604 PERCENT = 321, /* PERCENT */ enumerator
783 #define PERCENT 321 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h120 PERCENT = 321, /* PERCENT */ enumerator
299 #define PERCENT 321 macro
H A Dbfin-parse.c604 PERCENT = 321, /* PERCENT */ enumerator
783 #define PERCENT 321 macro
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h51 PERCENT = '%', enumerator
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h55 PERCENT = '%', enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-into-ssa.cc46 #define PERCENT(x,y) ((float)(x) * 100.0 / (float)(y)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-into-ssa.c45 #define PERCENT(x,y) ((float)(x) * 100.0 / (float)(y)) macro