Home
last modified time | relevance | path

Searched refs:u_symdef (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rcs/rcs-5.10.0/src/
H A Dci.c457 struct u_symdef const *ud; in addsyms()
600 struct u_symdef const *ud; in first_meaningful_symbolic_name()
727 struct u_symdef *ud; in ci_main()
735 ud = ZLLOC (1, struct u_symdef); in ci_main()
H A Drcs.c114 struct u_symdef *ud; in getassoclst()
138 ud = ZLLOC (1, struct u_symdef); in getassoclst()
769 struct u_symdef const *u = cur->entry; in doassoc()
H A Dbase.h305 struct u_symdef struct
H A DChangeLog4253 [int] Use ‘struct u_symdef’ more.
4255 * rcs.c (struct u_symdef): Move from here...
4256 * base.h (struct u_symdef): ...to here.
4289 [int] Replace ‘struct Symrev’ with ‘struct link’ + ‘struct u_symdef’.
4292 (struct u_symdef): New.
4297 to skip whitespace; create a ‘struct u_symdef’; use ‘extend’.