Searched refs:BLOCK (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dxor.h52 #undef BLOCK macro
53 #define BLOCK(i) \ macro
70 BLOCK(0)
71 BLOCK(4)
72 BLOCK(8)
73 BLOCK(12)
97 #undef BLOCK macro
98 #define BLOCK(i) \ macro
119 BLOCK(0)
120 BLOCK(
147 #undef BLOCK macro
148 #define BLOCK macro
207 #undef BLOCK macro
208 #define BLOCK macro
265 #undef BLOCK macro
598 #undef BLOCK macro
599 #define BLOCK macro
652 #undef BLOCK macro
653 #define BLOCK macro
713 #undef BLOCK macro
714 #define BLOCK macro
784 #undef BLOCK macro
785 #define BLOCK macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dxor.h52 #undef BLOCK macro
53 #define BLOCK(i) \ macro
70 BLOCK(0)
71 BLOCK(4)
72 BLOCK(8)
73 BLOCK(12)
97 #undef BLOCK macro
98 #define BLOCK(i) \ macro
119 BLOCK(0)
120 BLOCK(
147 #undef BLOCK macro
148 #define BLOCK macro
207 #undef BLOCK macro
208 #define BLOCK macro
265 #undef BLOCK macro
598 #undef BLOCK macro
599 #define BLOCK macro
652 #undef BLOCK macro
653 #define BLOCK macro
713 #undef BLOCK macro
714 #define BLOCK macro
784 #undef BLOCK macro
785 #define BLOCK macro
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dxor.h91 #undef BLOCK macro
92 #define BLOCK(i) \ macro
117 BLOCK(0)
118 BLOCK(4)
119 BLOCK(8)
120 BLOCK(12)
143 #undef BLOCK macro
144 #define BLOCK(i) \ macro
175 BLOCK(0)
176 BLOCK(
202 #undef BLOCK macro
203 #define BLOCK macro
269 #undef BLOCK macro
270 #define BLOCK macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dxor.h91 #undef BLOCK macro
92 #define BLOCK(i) \ macro
117 BLOCK(0)
118 BLOCK(4)
119 BLOCK(8)
120 BLOCK(12)
143 #undef BLOCK macro
144 #define BLOCK(i) \ macro
175 BLOCK(0)
176 BLOCK(
202 #undef BLOCK macro
203 #define BLOCK macro
269 #undef BLOCK macro
270 #define BLOCK macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/atari/
H A Dstram.c169 } BLOCK; typedef in typeref:struct:stram_block
178 static BLOCK *alloc_list = NULL;
180 /* We can't always use kmalloc() to allocate BLOCK structures, since
185 static BLOCK static_blocks[N_STATIC_BLOCKS];
241 static BLOCK *add_region( void *addr, unsigned long size );
242 static BLOCK *find_region( void *addr );
243 static int remove_region( BLOCK *block );
397 BLOCK *block;
428 /* out of memory for BLOCK structure :-( */
429 DPRINTK( "atari_stram_alloc: out of mem for BLOCK
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dmtrace.h154 #define BLOCK(A) (((char *) (A) - _heapbase) / BLOCKSIZE + 1) macro

Completed in 146 milliseconds