HomeSort by: relevance | last modified time | path
    Searched defs:binary (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/tests/usr.bin/indent/
opt_pcs.c 118 int binary = 1 + call(); variable in typeref:typename:int
126 int binary = 1 + call (); variable in typeref:typename:int
opt_pcs.c 118 int binary = 1 + call(); variable in typeref:typename:int
126 int binary = 1 + call (); variable in typeref:typename:int
  /src/usr.bin/xlint/lint1/
ckbool.c 10 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
137 bool binary = mp->m_binary; local in function:typeok_scalar_strict_bool
141 if (!binary && !lbool) {
146 if (binary && !lbool) {
151 if (binary && op != QUEST &&
161 bool binary = mp->m_binary; local in function:typeok_scalar_strict_bool
165 if (!binary && lbool) {
170 if (binary && lbool) {
175 if (binary && rt == BOOL)
    [all...]
ckbool.c 10 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
137 bool binary = mp->m_binary; local in function:typeok_scalar_strict_bool
141 if (!binary && !lbool) {
146 if (binary && !lbool) {
151 if (binary && op != QUEST &&
161 bool binary = mp->m_binary; local in function:typeok_scalar_strict_bool
165 if (!binary && lbool) {
170 if (binary && lbool) {
175 if (binary && rt == BOOL)
    [all...]
  /src/usr.bin/grep/
grep.h 10 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
86 bool binary; member in struct:file
grep.h 10 * Redistribution and use in source and binary forms, with or without
15 * 2. Redistributions in binary form must reproduce the above copyright
86 bool binary; member in struct:file
  /src/usr.sbin/pf/pfs/
pfs.c 7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
462 bool binary = false; local in function:main
482 binary = true;
549 if (binary)
562 if (binary)
pfs.c 7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
462 bool binary = false; local in function:main
482 binary = true;
549 if (binary)
562 if (binary)
  /src/share/examples/puffs/pgfs/
pgfs_db.c 7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
339 * 0 for text and 1 for binary.
369 bool binary = false; local in function:vsendcmd
375 binary = true;
410 if (binary) {
424 if (binary) {
425 DPRINTF("\t[%u]=<BINARY>\n", i);
566 "<BINARY>");
pgfs_db.c 7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
339 * 0 for text and 1 for binary.
369 bool binary = false; local in function:vsendcmd
375 binary = true;
410 if (binary) {
424 if (binary) {
425 DPRINTF("\t[%u]=<BINARY>\n", i);
566 "<BINARY>");
  /src/distrib/amiga/miniroot/
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
159 As a reminder, installing the 'etc' binary set is NOT recommended.
415 This release uses the ELF binary object format. Existing (a.out) binaries
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
159 As a reminder, installing the 'etc' binary set is NOT recommended.
415 This release uses the ELF binary object format. Existing (a.out) binaries
  /src/distrib/atari/floppies/prepare/
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
  /src/distrib/sparc/
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
218 As a reminder, installing the 'etc' binary set is NOT recommended.
365 This release uses the ELF binary object format. Existing (a.out) binaries
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
218 As a reminder, installing the 'etc' binary set is NOT recommended.
365 This release uses the ELF binary object format. Existing (a.out) binaries
  /src/distrib/sun2/miniroot/
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
164 As a reminder, installing the 'etc' binary set is NOT recommended.
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
164 As a reminder, installing the 'etc' binary set is NOT recommended.
  /src/distrib/sun3/miniroot/
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
164 As a reminder, installing the 'etc' binary set is NOT recommended.
install.md 10 # Redistribution and use in source and binary forms, with or without
15 # 2. Redistributions in binary form must reproduce the above copyright
164 As a reminder, installing the 'etc' binary set is NOT recommended.
  /src/distrib/hp300/miniroot/
install.md 11 # Redistribution and use in source and binary forms, with or without
16 # 2. Redistributions in binary form must reproduce the above copyright
install.md 11 # Redistribution and use in source and binary forms, with or without
16 # 2. Redistributions in binary form must reproduce the above copyright
  /src/distrib/mac68k/miniroot/
install.md 11 # Redistribution and use in source and binary forms, with or without
16 # 2. Redistributions in binary form must reproduce the above copyright
install.md 11 # Redistribution and use in source and binary forms, with or without
16 # 2. Redistributions in binary form must reproduce the above copyright
  /src/distrib/mvme68k/miniroot/
install.md 11 # Redistribution and use in source and binary forms, with or without
16 # 2. Redistributions in binary form must reproduce the above copyright

Completed in 33 milliseconds

1 2