Searched defs:field (Results 1 - 25 of 238) sorted by relevance

12345678910

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D940409-1.c6 struct S { volatile int field; }; member in struct:S
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A D900403_04.C11 unsigned int field; member in struct:s
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900403_04.C9 unsigned int field; member in struct:s
/openbsd-current/lib/libform/
H A Dfld_user.c49 set_field_userptr(FIELD *field, void *usrptr) argument
68 field_userptr(const FIELD *field) argument
[all...]
H A Dfld_stat.c49 set_field_status(FIELD *field, bool status) argument
[all...]
H A Dfld_max.c50 set_max_field(FIELD *field, int maxgrow) argument
[all...]
H A Dfld_page.c50 set_new_page(FIELD *field, bool new_page_flag) argument
[all...]
H A Dfld_move.c51 move_field(FIELD *field, int frow, int fcol) argument
H A Dfld_arg.c99 field_arg(const FIELD *field) argument
H A Dfld_pad.c51 set_field_pad(FIELD *field, int ch) argument
80 field_pad(const FIELD *field) argument
[all...]
H A Dfld_just.c50 set_field_just(FIELD *field, int just) argument
82 field_just(const FIELD *field) argument
[all...]
H A Dfld_opts.c56 set_field_opts(FIELD *field, Field_Options opts) argument
97 field_opts_on(FIELD *field, Field_Options opts) argument
125 field_opts_off(FIELD *field, Field_Options opts) argument
[all...]
H A Dfld_type.c51 set_field_type(FIELD *field, FIELDTYPE *type, ...) argument
93 field_type(const FIELD *field) argument
[all...]
H A Dfld_link.c54 link_field(FIELD *field, int frow, int fcol) argument
[all...]
H A Dfld_current.c53 set_current_field(FORM *form, FIELD *field) argument
159 field_index(const FIELD *field) argument
[all...]
H A Dfld_dup.c53 dup_field(FIELD *field, int frow, int fcol) argument
[all...]
H A Dfrm_data.c58 FIELD *field; local
145 FIELD *field; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000717-4.c9 int field[6]; member in struct:__anon6933::slot
H A D960301-1.c3 unsigned field : 4; member in struct:foo
H A Dbf64-1.c4 long long int field : 52; member in struct:tmp
9 long long int field : 52; member in struct:tmp2
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum12.C9 Bool field:1; member in struct:S
H A Denum7.C6 enum color field:2; // ERROR - too small member in struct:s
H A Dcrash48.C4 int field; member in class:internal
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum3.C11 class field { class
/openbsd-current/usr.bin/ftp/
H A Dlist.c29 int field = 0; local
54 int field = 0; local

Completed in 230 milliseconds

12345678910