Home
last modified time | relevance | path

Searched refs:L (Results 251 – 275 of 1037) sorted by relevance

1...<<11121314151617181920>>...42

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dcall-variadic.c7 return print("msg %c: %d %d/%ld %ld/%p %p\n", 'x', a, __LINE__, l, 0L, p, NULL); in foo()
H A Denum-base-type.c14 MA = 0L,
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c373 *(wbracket_str + len) = L'\0'; in __wdoscan_u()
375 *(wbracket_str + 1) = L'!'; in __wdoscan_u()
899 #define SPNSTR1 L"01234567890" in string()
900 #define SPNSTR2 L"# +-.0123456789hL$" in string()
919 if (fmt[n = STRSPN(fmt, SPNSTR1)] == L'$') { in string()
936 if (*fmt == L'\0') { in string()
1178 *ptr = L'\0';
H A Dopen_wmemstream.c118 wmemp->wmstr_buf[wmemp->wmstr_pos] = L'\0'; in open_wmemstream_write()
187 wmemp->wmstr_buf[0] = L'\0'; in open_wmemstream()
/illumos-gate/usr/src/cmd/refer/papers/
H A DRv7man1 %A L. P. Deutsch
18 %A L. L. Cherry
90 %A L. P. Deutsch
106 %A D. L. Murphy
300 %A G. L. Chesson
/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/
H A Dstringify.c10 A(L"a\nb")
/illumos-gate/usr/src/boot/sys/sys/
H A D_null.h40 #define NULL (0L)
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwcsnlen.c42 if (*ptr++ == L'\0') { in wcsnlen()
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire.c521 if ((new >= old) && (old >= 0L)) in hrtime_delta()
528 if (new < 0L) { in hrtime_delta()
538 if (old > 0L) in hrtime_delta()
554 if (old < 0L) { in hrtime_delta()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Ddirent55 #define rewinddir(p) seekdir(p,0L)
213 #define rewinddir(p) seekdir(p,0L)
264 #define rewinddir(p) seekdir(p,0L)
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Drewind.c41 (void) sm_io_seek(fp, timeout, 0L, SM_IO_SEEK_SET);
/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dmctl.c53 if ((long)len < 0L) { in mctl()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Ddrand48.c110 mutex_init(&seed_lock, 0L, MUTEX_DRIVER, 0L); in init48()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c122 fseek(fin, 0L, 0); in ps_include()
163 fseek(fin, 0L, 2); in ps_include()
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.851063 *z 1 ,\033[\b\033]L
92 *L 2 /\\
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Dfr_dvorak40 'L',0x41; L (0x4c)
H A Dfr_dvorak_acc40 'L',0x41; L (0x4c)
H A Dus_dvorakp50 'L',0x4d; L (0x4c)
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dulockf.c264 while (lockf(fd, F_TLOCK, 0L) != 0) { in fd_mklock()
299 (void) lockf(fd, F_ULOCK, 0L); in fd_rmlock()
/illumos-gate/usr/src/tools/smatch/src/validation/backend/
H A Dcall-variadic.c8 return print(fmt, 'x', a, __LINE__, l, 0L, p, NULL); in foo()
/illumos-gate/usr/src/boot/efi/loader/amd64/
H A DMakefile29 efi_main.o := CPPFLAGS += -DLOADER_EFI=L\"loader64.efi\"
/illumos-gate/usr/src/boot/efi/loader/i386/
H A DMakefile29 efi_main.o := CPPFLAGS += -DLOADER_EFI=L\"loader32.efi\"
/illumos-gate/usr/src/data/locale/data/
H A Dsq_AL.UTF-8.src49 <L>;/
1475 <L>;/
2869 <L>;/
4291 (<l>,<L>);/
4769 (<L>,<l>);/
5279 collating-element <L-l> from "<L><l>"
5280 collating-element <L-L> from "<L><L>"
7114 <L> <X3F00>;<X05>;<X9C>;<L>
7178 <L-l> <X402D>;<X05>;<X46>;<L-l>
7179 <L-L> <X402D>;<X05>;<X87>;<L-L>
[all …]
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dfloatundidf.c44 d += aa.ul[L]; in ___floatundidf()
H A Dfloatundisf.c44 d += aa.ul[L]; in ___floatundisf()

1...<<11121314151617181920>>...42