Home
last modified time | relevance | path

Searched defs:float_elt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfloat.h27 typedef struct float_elt struct
29 struct float_elt *next; argument
30 char *id;
31 char *type;
32 char *title;
33 char *shorttitle;
34 char *position;
35 char *number;
36 char *section;
37 char *section_name;
[all …]