HomeSort by: relevance | last modified time | path
    Searched defs:IS_ACTIVE (Results 1 - 12 of 12) sorted by relevancy

  /src/sbin/efi/
bootvar.h 39 #define IS_ACTIVE(attr) ((attr) & LOAD_OPTION_ACTIVE)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_utils.h 502 #define IS_ACTIVE(config) ((config) != 0)
  /src/external/bsd/top/dist/machine/
m_irixsgi.c 255 #define IS_ACTIVE(pp) \
506 (sel->idle || IS_ACTIVE(pp)) &&
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5668 /* The is_active field of reg_info helps us keep track of which (possibly
5903 IS_ACTIVE (reg_info[mcnt]) = 0;
6685 IS_ACTIVE (reg_info[*p]) = 1;
6728 IS_ACTIVE (reg_info[*p]) = 0;
6746 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon9247::__anon9248
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5661 /* The is_active field of reg_info helps us keep track of which (possibly
5814 IS_ACTIVE (reg_info[mcnt]) = 0;
6624 IS_ACTIVE (reg_info[*p]) = 1;
6667 IS_ACTIVE (reg_info[*p]) = 0;
6685 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon10817::__anon10818
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5661 /* The is_active field of reg_info helps us keep track of which (possibly
5814 IS_ACTIVE (reg_info[mcnt]) = 0;
6624 IS_ACTIVE (reg_info[*p]) = 1;
6667 IS_ACTIVE (reg_info[*p]) = 0;
6685 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon12280::__anon12281
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5661 /* The is_active field of reg_info helps us keep track of which (possibly
5814 IS_ACTIVE (reg_info[mcnt]) = 0;
6624 IS_ACTIVE (reg_info[*p]) = 1;
6667 IS_ACTIVE (reg_info[*p]) = 0;
6685 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon14490::__anon14491
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5661 /* The is_active field of reg_info helps us keep track of which (possibly
5814 IS_ACTIVE (reg_info[mcnt]) = 0;
6624 IS_ACTIVE (reg_info[*p]) = 1;
6667 IS_ACTIVE (reg_info[*p]) = 0;
6685 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon16901::__anon16902
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5661 /* The is_active field of reg_info helps us keep track of which (possibly
5814 IS_ACTIVE (reg_info[mcnt]) = 0;
6624 IS_ACTIVE (reg_info[*p]) = 1;
6667 IS_ACTIVE (reg_info[*p]) = 0;
6685 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon18958::__anon18959
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 1655 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1819 unsigned is_active : 1;
1827 # define IS_ACTIVE(R) ((R).bits.is_active)
5661 /* The is_active field of reg_info helps us keep track of which (possibly
5814 IS_ACTIVE (reg_info[mcnt]) = 0;
6624 IS_ACTIVE (reg_info[*p]) = 1;
6667 IS_ACTIVE (reg_info[*p]) = 0;
6685 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1808 unsigned is_active : 1; member in struct:__anon21699::__anon21700
  /src/external/gpl2/diffutils/dist/lib/
regex.c 1724 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1888 unsigned is_active : 1;
1896 # define IS_ACTIVE(R) ((R).bits.is_active)
5785 /* The is_active field of reg_info helps us keep track of which (possibly
6020 IS_ACTIVE (reg_info[mcnt]) = 0;
6802 IS_ACTIVE (reg_info[*p]) = 1;
6845 IS_ACTIVE (reg_info[*p]) = 0;
6863 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1877 unsigned is_active : 1; member in struct:__anon9128::__anon9129
  /src/external/gpl2/grep/dist/lib/
regex.c 1644 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \
1807 unsigned is_active : 1;
1814 #define IS_ACTIVE(R) ((R).bits.is_active)
5458 /* The is_active field of reg_info helps us keep track of which (possibly
5607 IS_ACTIVE (reg_info[mcnt]) = 0;
6373 IS_ACTIVE (reg_info[*p]) = 1;
6416 IS_ACTIVE (reg_info[*p]) = 0;
6434 while (r > 0 && !IS_ACTIVE (reg_info[r]))
1796 unsigned is_active : 1; member in struct:__anon9313::__anon9314

Completed in 77 milliseconds