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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Djv-lang.c433 int accflags; local
451 accflags = value_as_long (value_struct_elt (&temp, NULL, "accflags",
457 if (accflags & 0x0001) /* public access */
461 if (accflags & 0x0002) /* private access */
465 if (accflags & 0x0004) /* protected access */
469 if (accflags & 0x0008) /* ACC_STATIC */
473 if (accflags & 0x8000) /* FIELD_UNRESOLVED_FLAG */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Djv-lang.c433 int accflags; local
451 accflags = value_as_long (value_struct_elt (&temp, NULL, "accflags",
457 if (accflags & 0x0001) /* public access */
461 if (accflags & 0x0002) /* private access */
465 if (accflags & 0x0004) /* protected access */
469 if (accflags & 0x0008) /* ACC_STATIC */
473 if (accflags & 0x8000) /* FIELD_UNRESOLVED_FLAG */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Djv-lang.c433 int accflags; local
451 accflags = value_as_long (value_struct_elt (&temp, NULL, "accflags",
457 if (accflags & 0x0001) /* public access */
461 if (accflags & 0x0002) /* private access */
465 if (accflags & 0x0004) /* protected access */
469 if (accflags & 0x0008) /* ACC_STATIC */
473 if (accflags & 0x8000) /* FIELD_UNRESOLVED_FLAG */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm_syscalls.c320 uint accflags; local
327 accflags = flags & XFS_ALL_QUOTA_ACCT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_syscalls.c320 uint accflags; local
327 accflags = flags & XFS_ALL_QUOTA_ACCT;

Completed in 140 milliseconds