Home
last modified time | relevance | path

Searched refs:N (Results 126 – 150 of 680) sorted by relevance

12345678910>>...28

/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_clog_r.c225 static double k_log_NKz(int N, int K, double zh, double *zt) in k_log_NKz() argument
239 P += N * ln2_t + TBL_log1k[K + K + 1]; in k_log_NKz()
240 t = N*ln2_h + TBL_log1k[K+K]; in k_log_NKz()
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Dascii10 |110 H |111 I |112 J |113 K |114 L |115 M |116 N |117 O |
28 | 48 H | 49 I | 4a J | 4b K | 4c L | 4d M | 4e N | 4f O |
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Db.lp67 *N 1 N
H A Dab.tn30094 *N 1 N
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dutil.c98 void sqliteCheckMemory(void *p, int N){ in sqliteCheckMemory() argument
106 assert( N>=0 && N<n ); in sqliteCheckMemory()
509 int sqliteStrNICmp(const char *zLeft, const char *zRight, int N){ in sqliteStrNICmp() argument
513 while( N-- > 0 && *a!=0 && UpperToLower[*a]==UpperToLower[*b]){ a++; b++; } in sqliteStrNICmp()
514 return N<0 ? 0 : UpperToLower[*a] - UpperToLower[*b]; in sqliteStrNICmp()
/illumos-gate/usr/src/tools/smatch/src/gvpr/
H A Dsubg-rev66 N [split == 1] {
74 N {
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dspain_latin_america63 key 105 base n shift N caps N ctrl ^N altg nop
H A Dsweden_finland63 key 105 base n shift N caps N ctrl ^N altg nop
H A Dswiss_french63 key 105 base n shift N caps N ctrl ^N altg nop
H A Dswiss_german63 key 105 base n shift N caps N ctrl ^N altg nop
H A Duk63 key 105 base n shift N caps N ctrl ^N altg nop
H A Dus63 key 105 base n shift N caps N ctrl ^N altg nop
H A Dbelgium_france63 key 105 base n shift N caps N ctrl ^N altg nop
H A Ddenmark64 key 105 base n shift N caps N ctrl ^N altg nop
H A Dgermany63 key 105 base n shift N caps N ctrl ^N altg nop
H A Ditaly63 key 105 base n shift N caps N ctrl ^N altg nop
H A Dnetherlands64 key 105 base n shift N caps N ctrl ^N altg nop
H A Dportugal63 key 105 base n shift N caps N ctrl ^N altg nop
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h1329 register int N = n / ERI_WAITPERIOD; \
1330 while (--N > 0) { \
1339 register int N = n / ERI_WAITPERIOD; \
1343 while (--N > 0) { \
/illumos-gate/usr/src/common/mpi/
H A Dmpi.h235 #define MP_DIGIT(MP,N) (MP)->dp[(N)] argument
376 #define DIGIT(MP,N) MP_DIGIT(MP,N) argument
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Des_dvorak35 'N',0x4b; N (0x4e)
H A Dno_dvorak35 'N',0x4b; N (0x4e)
H A Dpl_dvorak32 'N',0x4b; N (0x4e)
H A Dtr_f37 'N',0x43; N (0x4e)
H A Duk_dvorak34 'N',0x4b; N (0x4e)

12345678910>>...28