Home
last modified time | relevance | path

Searched refs:ij (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dprimes.c313 unsigned long j, ij; in find_primes() local
321 for (ij = 0; ij < sizeof (long); ij++) in find_primes()
323 if (s[j * sizeof (long) + ij] != 0) in find_primes()
325 if (j * sizeof (long) + ij >= ssize) in find_primes()
327 mpz_add_ui (tmp, fr, (j * sizeof (long) + ij) * 2); in find_primes()
/netbsd-src/tests/lib/libc/regex/data/
H A Dcomplex.in20 [ab][cd][ef][gh][ij][kl][mn] - xacegikmoq acegikm
21 [ab][cd][ef][gh][ij][kl][mn][op] - xacegikmoq acegikmo
22 [ab][cd][ef][gh][ij][kl][mn][op][qr] - xacegikmoqy acegikmoq
23 [ab][cd][ef][gh][ij][kl][mn][op][q] - xacegikmoqy acegikmoq
/netbsd-src/external/gpl2/groff/dist/font/devps/
H A DCR259 ij 600,657,157 3 266 ij
H A DCI260 ij 600,657,157,80,13,72 3 266 ij
H A DCB259 ij 600,658,146 3 266 ij
H A DCBI260 ij 600,658,146,164,44,75 3 266 ij
H A Dsymbolmap212 ij ij
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/
H A Dtextmap209 ij ij
/netbsd-src/external/gpl2/groff/dist/font/devlbp/
H A DTBI137 ij 1807 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHBI136 ij 1830 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHNR135 ij 353 0 0x150 1,139 # ij "Dutch ij ligature"
H A DTR136 ij 1783 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHI136 ij 1437 0 0x150 1,139 # ij "Dutch ij ligature"
H A DTI137 ij 1807 0 0x150 1,139 # ij "Dutch ij ligature"
H A DTB137 ij 1990 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHR135 ij 1437 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHB135 ij 1830 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHNI135 ij 353 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHNBI135 ij 450 0 0x150 1,139 # ij "Dutch ij ligature"
H A DHNB135 ij 450 0 0x150 1,139 # ij "Dutch ij ligature"
/netbsd-src/external/gpl2/groff/dist/font/devdvi/
H A DCWEC211 ij 550368,640640,232960 3 0274
H A DCWIEC212 ij 550368,640640,232960,182000 3 0274
/netbsd-src/external/gpl2/groff/dist/font/devdvi/generate/
H A Dec.map189 188 ij
/netbsd-src/tests/lib/libc/regex/data/att/
H A Dbasic.dat144 BE [abhgefdc]ij hij (0,3)
157 E (bc+d$|ef*g.|h?i(j|k)) ij (0,2)(0,2)(1,2)
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drefint.c331 refint_attrs *ii, *ij; in refint_db_destroy() local
336 for(ii = id->attrs; ii; ii = ij) { in refint_db_destroy()
337 ij = ii->next; in refint_db_destroy()

12345