HomeSort by relevance Sort by last modified time
    Searched refs:PR_BITS_PER_LONG_LOG2 (Results 1 - 25 of 49) sorted by null

1 2

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prbit.h 47 ((_map)[(_bit)>>PR_BITS_PER_LONG_LOG2] & (1L << ((_bit) & (PR_BITS_PER_LONG-1))))
49 ((_map)[(_bit)>>PR_BITS_PER_LONG_LOG2] |= (1L << ((_bit) & (PR_BITS_PER_LONG-1))))
51 ((_map)[(_bit)>>PR_BITS_PER_LONG_LOG2] &= ~(1L << ((_bit) & (PR_BITS_PER_LONG-1))))
prcpucfg.h 81 #define PR_BITS_PER_LONG_LOG2 5
128 #define PR_BITS_PER_LONG_LOG2 5
177 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
  /external/chromium_org/base/third_party/nspr/
prcpucfg_linux.h 80 #define PR_BITS_PER_LONG_LOG2 6
125 #define PR_BITS_PER_LONG_LOG2 5
171 #define PR_BITS_PER_LONG_LOG2 6
217 #define PR_BITS_PER_LONG_LOG2 6
264 #define PR_BITS_PER_LONG_LOG2 5
310 #define PR_BITS_PER_LONG_LOG2 6
357 #define PR_BITS_PER_LONG_LOG2 5
402 #define PR_BITS_PER_LONG_LOG2 5
447 #define PR_BITS_PER_LONG_LOG2 5
499 #define PR_BITS_PER_LONG_LOG2
    [all...]
prcpucfg_freebsd.h 87 #define PR_BITS_PER_LONG_LOG2 5
133 #define PR_BITS_PER_LONG_LOG2 6
179 #define PR_BITS_PER_LONG_LOG2 6
225 #define PR_BITS_PER_LONG_LOG2 6
272 #define PR_BITS_PER_LONG_LOG2 6
317 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_openbsd.h 87 #define PR_BITS_PER_LONG_LOG2 5
133 #define PR_BITS_PER_LONG_LOG2 6
179 #define PR_BITS_PER_LONG_LOG2 6
225 #define PR_BITS_PER_LONG_LOG2 6
272 #define PR_BITS_PER_LONG_LOG2 6
317 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_mac.h 91 #define PR_BITS_PER_LONG_LOG2 6
135 #define PR_BITS_PER_LONG_LOG2 5
176 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_nacl.h 80 #define PR_BITS_PER_LONG_LOG2 5
125 #define PR_BITS_PER_LONG_LOG2 5
170 #define PR_BITS_PER_LONG_LOG2 5
226 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_win.h 84 #define PR_BITS_PER_LONG_LOG2 5
133 #define PR_BITS_PER_LONG_LOG2 5
182 #define PR_BITS_PER_LONG_LOG2 5
236 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_solaris.h 101 #define PR_BITS_PER_LONG_LOG2 6
139 #define PR_BITS_PER_LONG_LOG2 5
183 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
  /external/chromium/base/third_party/nspr/
prcpucfg_linux.h 80 #define PR_BITS_PER_LONG_LOG2 6
125 #define PR_BITS_PER_LONG_LOG2 5
171 #define PR_BITS_PER_LONG_LOG2 6
217 #define PR_BITS_PER_LONG_LOG2 6
263 #define PR_BITS_PER_LONG_LOG2 6
308 #define PR_BITS_PER_LONG_LOG2 5
353 #define PR_BITS_PER_LONG_LOG2 5
398 #define PR_BITS_PER_LONG_LOG2 5
450 #define PR_BITS_PER_LONG_LOG2 5
495 #define PR_BITS_PER_LONG_LOG2
    [all...]
prcpucfg_freebsd.h 87 #define PR_BITS_PER_LONG_LOG2 5
133 #define PR_BITS_PER_LONG_LOG2 6
179 #define PR_BITS_PER_LONG_LOG2 6
225 #define PR_BITS_PER_LONG_LOG2 6
272 #define PR_BITS_PER_LONG_LOG2 6
317 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_openbsd.h 87 #define PR_BITS_PER_LONG_LOG2 5
133 #define PR_BITS_PER_LONG_LOG2 6
179 #define PR_BITS_PER_LONG_LOG2 6
225 #define PR_BITS_PER_LONG_LOG2 6
272 #define PR_BITS_PER_LONG_LOG2 6
317 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_mac.h 91 #define PR_BITS_PER_LONG_LOG2 6
135 #define PR_BITS_PER_LONG_LOG2 5
176 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_nacl.h 80 #define PR_BITS_PER_LONG_LOG2 5
125 #define PR_BITS_PER_LONG_LOG2 5
170 #define PR_BITS_PER_LONG_LOG2 5
226 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
prcpucfg_win.h 84 #define PR_BITS_PER_LONG_LOG2 5
133 #define PR_BITS_PER_LONG_LOG2 5
182 #define PR_BITS_PER_LONG_LOG2 5
236 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_openbsd.cfg 81 #define PR_BITS_PER_LONG_LOG2 5
123 #define PR_BITS_PER_LONG_LOG2 6
176 #define PR_BITS_PER_LONG_LOG2 6
225 #define PR_BITS_PER_LONG_LOG2 5
269 #define PR_BITS_PER_LONG_LOG2 6
316 #define PR_BITS_PER_LONG_LOG2 5
364 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_linux.cfg 76 #define PR_BITS_PER_LONG_LOG2 5
122 #define PR_BITS_PER_LONG_LOG2 6
168 #define PR_BITS_PER_LONG_LOG2 6
214 #define PR_BITS_PER_LONG_LOG2 6
259 #define PR_BITS_PER_LONG_LOG2 5
304 #define PR_BITS_PER_LONG_LOG2 5
349 #define PR_BITS_PER_LONG_LOG2 5
401 #define PR_BITS_PER_LONG_LOG2 5
446 #define PR_BITS_PER_LONG_LOG2 5
491 #define PR_BITS_PER_LONG_LOG2 5
    [all...]
_bsdi.cfg 79 #define PR_BITS_PER_LONG_LOG2 5
127 #define PR_BITS_PER_LONG_LOG2 5
175 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_win95.cfg 81 #define PR_BITS_PER_LONG_LOG2 5
128 #define PR_BITS_PER_LONG_LOG2 5
177 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_winnt.cfg 81 #define PR_BITS_PER_LONG_LOG2 5
128 #define PR_BITS_PER_LONG_LOG2 5
177 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_freebsd.cfg 81 #define PR_BITS_PER_LONG_LOG2 5
128 #define PR_BITS_PER_LONG_LOG2 6
175 #define PR_BITS_PER_LONG_LOG2 6
219 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_nextstep.cfg 87 #define PR_BITS_PER_LONG_LOG2 5
139 #define PR_BITS_PER_LONG_LOG2 5
187 #define PR_BITS_PER_LONG_LOG2 5
232 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_qnx.cfg 75 #define PR_BITS_PER_LONG_LOG2 5
_aix32.cfg 75 #define PR_BITS_PER_LONG_LOG2 5
119 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2
_aix64.cfg 76 #define PR_BITS_PER_LONG_LOG2 6
120 #define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2

Completed in 253 milliseconds

1 2