Searched refs:top_p (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgnu-v3-abi.c193 int *full_p, int *top_p, int *using_enc_p)
274 if (top_p)
275 *top_p = - offset_to_top;
192 gnuv3_rtti_type(struct value *value, int *full_p, int *top_p, int *using_enc_p) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgnu-v3-abi.c193 int *full_p, int *top_p, int *using_enc_p)
274 if (top_p)
275 *top_p = - offset_to_top;
192 gnuv3_rtti_type(struct value *value, int *full_p, int *top_p, int *using_enc_p) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgnu-v3-abi.c193 int *full_p, int *top_p, int *using_enc_p)
274 if (top_p)
275 *top_p = - offset_to_top;
192 gnuv3_rtti_type(struct value *value, int *full_p, int *top_p, int *using_enc_p) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ddefxx.c965 dma_addr_t top_p, curr_p; /* physical addrs into memory block */ local
1061 top_p = bp->kmalloced_dma; /* get physical address of buffer */
1075 curr_p = ALIGN(top_p, PI_ALIGN_K_DESC_BLK);
1076 curr_v = top_v + (curr_p - top_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ddefxx.c965 dma_addr_t top_p, curr_p; /* physical addrs into memory block */ local
1061 top_p = bp->kmalloced_dma; /* get physical address of buffer */
1075 curr_p = ALIGN(top_p, PI_ALIGN_K_DESC_BLK);
1076 curr_v = top_v + (curr_p - top_p);

Completed in 117 milliseconds