Home
last modified time | relevance | path

Searched refs:max_a (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp6312 int max_s, hunits max_a) in track_kerning_function() argument
6314 max_amount(max_a) in track_kerning_function()
6364 hunits min_a, max_a; in track_kern() local
6369 && get_hunits(&max_a, 'p')) { in track_kern()
6370 track_kerning_function tk(min_s, min_a, max_s, max_a); in track_kern()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td2377 class MAX_A_B_DESC : MSA_3R_DESC_BASE<"max_a.b", int_mips_max_a_b, MSA128BOpnd>;
2378 class MAX_A_H_DESC : MSA_3R_DESC_BASE<"max_a.h", int_mips_max_a_h, MSA128HOpnd>;
2379 class MAX_A_W_DESC : MSA_3R_DESC_BASE<"max_a.w", int_mips_max_a_w, MSA128WOpnd>;
2380 class MAX_A_D_DESC : MSA_3R_DESC_BASE<"max_a.d", int_mips_max_a_d, MSA128DOpnd>;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-msa.md2188 "max_a.<msafmt>\t%w0,%w1,%w2"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-msa.md2231 "max_a.<msafmt>\t%w0,%w1,%w2"