HomeSort by: relevance | last modified time | path
    Searched refs:foo_t (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
non-lazy-array-index.c 18 struct foo_t struct
25 struct foo_t global_foo = { 1.0f, { 1, 2, 3, 4, 5 } };
call-sc.exp 70 set foo_t "xxx"
73 set foo_t "$expect_out(1,string)"
74 pass "$test (${foo_t})"
77 gdb_test "ptype/r foo" "type = ${foo_t}" "ptype foo; ${testfile} $expect_out(1,string)"
structs.exp 92 set foo_t "type = struct struct[llength ${types}] \{"
94 append foo_t "\[\r\n \]+[lindex ${types} $n] [i2a $n];"
96 append foo_t "\[\r\n \]+\}"
97 gdb_test "ptype foo[llength ${types}]" "${foo_t}" \
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
non-lazy-array-index.c 18 struct foo_t struct
25 struct foo_t global_foo = { 1.0f, { 1, 2, 3, 4, 5 } };
call-sc.exp 70 set foo_t "xxx"
73 set foo_t "$expect_out(1,string)"
74 pass "$test (${foo_t})"
77 gdb_test "ptype/r foo" "type = ${foo_t}" "ptype foo; ${testfile} $expect_out(1,string)"
structs.exp 92 set foo_t "type = struct struct[llength ${types}] \{"
94 append foo_t "\[\r\n \]+[lindex ${types} $n] [i2a $n];"
96 append foo_t "\[\r\n \]+\}"
97 gdb_test "ptype foo[llength ${types}]" "${foo_t}" \
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-lookup/
struct-iteration-ctf.c 3 struct foo_t struct
8 struct foo_t *self;
28 struct foo_t used;
  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
struct-iteration-ctf.c 3 struct foo_t struct
8 struct foo_t *self;
31 struct foo_t used;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-weird-type-len.c 18 struct foo_t struct
25 struct foo_t f;
dw2-weird-type-len.exp 45 {name foo_t}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-weird-type-len.c 18 struct foo_t struct
25 struct foo_t f;
dw2-weird-type-len.exp 45 {name foo_t}
  /src/sys/external/bsd/gnu-efi/dist/apps/
t6.c 6 typedef EFI_STATUS (*foo_t)(EFI_HANDLE, EFI_GUID *, VOID **); typedef
  /src/share/misc/
style 113 typedef uint8_t foo_t; /* Hypothetical leg26 definition */
114 typedef struct foo *foo_t; /* Hypothetical i786 definition */
119 } foo_t;
124 * use a type `foo_t' with `typedef void *foo_t'. Use `struct foo *'
  /src/external/bsd/liblzf/dist/
configure 6429 typedef int foo_t;
6430 static $ac_kw foo_t static_foo () {return 0; }
6431 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gcc.old/dist/intl/
configure 4245 typedef int foo_t;
4246 static $ac_kw foo_t static_foo () {return 0; }
4247 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/binutils.old/dist/libiberty/
configure 4939 typedef int foo_t;
4940 static $ac_kw foo_t static_foo () {return 0; }
4941 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gcc/dist/libcpp/
configure 5761 typedef int foo_t;
5762 static $ac_kw foo_t static_foo () {return 0; }
5763 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gcc/dist/libiberty/
configure 4940 typedef int foo_t;
4941 static $ac_kw foo_t static_foo () {return 0; }
4942 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gcc.old/dist/libcpp/
configure 5697 typedef int foo_t;
5698 static $ac_kw foo_t static_foo () {return 0; }
5699 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gcc.old/dist/libiberty/
configure 4790 typedef int foo_t;
4791 static $ac_kw foo_t static_foo () {return 0; }
4792 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gdb/dist/readline/readline/
configure 4422 typedef int foo_t;
4423 static $ac_kw foo_t static_foo () {return 0; }
4424 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gdb.old/dist/libiberty/
configure 4939 typedef int foo_t;
4940 static $ac_kw foo_t static_foo () {return 0; }
4941 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gdb.old/dist/readline/readline/
configure 4422 typedef int foo_t;
4423 static $ac_kw foo_t static_foo () {return 0; }
4424 $ac_kw foo_t foo () {return 0; }
  /src/external/gpl3/gdb/dist/libiberty/
configure 4939 typedef int foo_t;
4940 static $ac_kw foo_t static_foo () {return 0; }
4941 $ac_kw foo_t foo () {return 0; }

Completed in 101 milliseconds

1 2