chiark / gitweb /
cope with gcc which does not support -Wno-pointer-sign
[chiark-tcl.git] / base / base.tct
1 Type iddata(const IdDataSpec *idds):    void *@
2 Type ulong:                     uint32_t @
3 Type long:                      long @
4 Type string:                    const char *@
5 Type constv(Tcl_ObjType*):      Tcl_Obj *@
6
7 Type charfrom(const char *opts, const char *what):      int
8
9 NoEntryDefine   TopLevel_Command