Home
last modified time | relevance | path

Searched refs:PR_BITS_PER_LONG (Results 1 – 25 of 49) sorted by relevance

12

/external/chromium_org/base/third_party/nspr/
Dprcpucfg_linux.h71 #define PR_BITS_PER_LONG 64 macro
116 #define PR_BITS_PER_LONG 32 macro
162 #define PR_BITS_PER_LONG 64 macro
208 #define PR_BITS_PER_LONG 64 macro
255 #define PR_BITS_PER_LONG 32 macro
301 #define PR_BITS_PER_LONG 64 macro
348 #define PR_BITS_PER_LONG 32 macro
393 #define PR_BITS_PER_LONG 32 macro
438 #define PR_BITS_PER_LONG 32 macro
490 #define PR_BITS_PER_LONG 32 macro
[all …]
Dprcpucfg_openbsd.h78 #define PR_BITS_PER_LONG 32 macro
124 #define PR_BITS_PER_LONG 64 macro
170 #define PR_BITS_PER_LONG 64 macro
216 #define PR_BITS_PER_LONG 64 macro
263 #define PR_BITS_PER_LONG 64 macro
308 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_freebsd.h78 #define PR_BITS_PER_LONG 32 macro
124 #define PR_BITS_PER_LONG 64 macro
170 #define PR_BITS_PER_LONG 64 macro
216 #define PR_BITS_PER_LONG 64 macro
263 #define PR_BITS_PER_LONG 64 macro
308 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_nacl.h71 #define PR_BITS_PER_LONG 32 macro
116 #define PR_BITS_PER_LONG 32 macro
161 #define PR_BITS_PER_LONG 32 macro
217 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_win.h74 #define PR_BITS_PER_LONG 32 macro
123 #define PR_BITS_PER_LONG 32 macro
172 #define PR_BITS_PER_LONG 32 macro
227 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_mac.h81 #define PR_BITS_PER_LONG 64 macro
125 #define PR_BITS_PER_LONG 32 macro
167 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_solaris.h92 #define PR_BITS_PER_LONG 64 macro
130 #define PR_BITS_PER_LONG 32 macro
174 #define BITS_PER_LONG PR_BITS_PER_LONG
/external/chromium/base/third_party/nspr/
Dprcpucfg_linux.h71 #define PR_BITS_PER_LONG 64 macro
116 #define PR_BITS_PER_LONG 32 macro
162 #define PR_BITS_PER_LONG 64 macro
208 #define PR_BITS_PER_LONG 64 macro
254 #define PR_BITS_PER_LONG 64 macro
299 #define PR_BITS_PER_LONG 32 macro
344 #define PR_BITS_PER_LONG 32 macro
389 #define PR_BITS_PER_LONG 32 macro
441 #define PR_BITS_PER_LONG 32 macro
486 #define PR_BITS_PER_LONG 32 macro
[all …]
Dprcpucfg_freebsd.h78 #define PR_BITS_PER_LONG 32 macro
124 #define PR_BITS_PER_LONG 64 macro
170 #define PR_BITS_PER_LONG 64 macro
216 #define PR_BITS_PER_LONG 64 macro
263 #define PR_BITS_PER_LONG 64 macro
308 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_openbsd.h78 #define PR_BITS_PER_LONG 32 macro
124 #define PR_BITS_PER_LONG 64 macro
170 #define PR_BITS_PER_LONG 64 macro
216 #define PR_BITS_PER_LONG 64 macro
263 #define PR_BITS_PER_LONG 64 macro
308 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_nacl.h71 #define PR_BITS_PER_LONG 32 macro
116 #define PR_BITS_PER_LONG 32 macro
161 #define PR_BITS_PER_LONG 32 macro
217 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_win.h74 #define PR_BITS_PER_LONG 32 macro
123 #define PR_BITS_PER_LONG 32 macro
172 #define PR_BITS_PER_LONG 32 macro
227 #define BITS_PER_LONG PR_BITS_PER_LONG
Dprcpucfg_mac.h81 #define PR_BITS_PER_LONG 64 macro
125 #define PR_BITS_PER_LONG 32 macro
167 #define BITS_PER_LONG PR_BITS_PER_LONG
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
Dprbit.h47 ((_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))))
Dprcpucfg.h71 #define PR_BITS_PER_LONG 32 macro
119 #define PR_BITS_PER_LONG 32 macro
168 #define BITS_PER_LONG PR_BITS_PER_LONG
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_linux.cfg67 #define PR_BITS_PER_LONG 32
113 #define PR_BITS_PER_LONG 64
159 #define PR_BITS_PER_LONG 64
205 #define PR_BITS_PER_LONG 64
250 #define PR_BITS_PER_LONG 32
295 #define PR_BITS_PER_LONG 32
340 #define PR_BITS_PER_LONG 32
392 #define PR_BITS_PER_LONG 32
437 #define PR_BITS_PER_LONG 32
482 #define PR_BITS_PER_LONG 32
[all …]
D_openbsd.cfg72 #define PR_BITS_PER_LONG 32
114 #define PR_BITS_PER_LONG 64
167 #define PR_BITS_PER_LONG 64
216 #define PR_BITS_PER_LONG 32
260 #define PR_BITS_PER_LONG 64
307 #define PR_BITS_PER_LONG 32
355 #define BITS_PER_LONG PR_BITS_PER_LONG
D_netbsd.cfg72 #define PR_BITS_PER_LONG 32
118 #define PR_BITS_PER_LONG 32
162 #define PR_BITS_PER_LONG 64
209 #define PR_BITS_PER_LONG 32
257 #define BITS_PER_LONG PR_BITS_PER_LONG
D_nextstep.cfg76 #define PR_BITS_PER_LONG 32
130 #define PR_BITS_PER_LONG 32
178 #define PR_BITS_PER_LONG 32
223 #define BITS_PER_LONG PR_BITS_PER_LONG
D_freebsd.cfg72 #define PR_BITS_PER_LONG 32
119 #define PR_BITS_PER_LONG 64
166 #define PR_BITS_PER_LONG 64
210 #define BITS_PER_LONG PR_BITS_PER_LONG
D_bsdi.cfg70 #define PR_BITS_PER_LONG 32
118 #define PR_BITS_PER_LONG 32
166 #define BITS_PER_LONG PR_BITS_PER_LONG
D_winnt.cfg71 #define PR_BITS_PER_LONG 32
119 #define PR_BITS_PER_LONG 32
168 #define BITS_PER_LONG PR_BITS_PER_LONG
D_win95.cfg71 #define PR_BITS_PER_LONG 32
119 #define PR_BITS_PER_LONG 32
168 #define BITS_PER_LONG PR_BITS_PER_LONG
D_hpux32.cfg68 #define PR_BITS_PER_LONG 32
110 #define BITS_PER_LONG PR_BITS_PER_LONG
D_aix32.cfg66 #define PR_BITS_PER_LONG 32
110 #define BITS_PER_LONG PR_BITS_PER_LONG

12