Tcl_Concat (man3)
Tcl_Concat − concatenate a collection of strings
Tcl_Concat − concatenate a collection of strings
htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh, htobe64, htole64, be64toh, le64toh − convert values between host and big-/little-endian byte order
Tcl_CreateMathFunc, Tcl_GetMathFuncInfo, Tcl_ListMathFuncs − Define, query and enumerate math functions for expressions
errno − number of last error
basename, dirname − parse pathname components
Tcl_ClassGetMetadata, Tcl_ClassSetMetadata, Tcl_CopyObjectInstance, Tcl_GetClassAsObject, Tcl_GetObjectAsClass, Tcl_GetObjectCommand, Tcl_GetObjectFromObj, Tcl_GetObjectName, Tcl_GetObjectNamespace, Tcl_NewObjectInstance, Tcl_ObjectDeleted, Tcl_ObjectGetMetadata, Tcl_ObjectGetMethodNameMapper, Tcl_ObjectSetMetadata, Tcl_ObjectSetMethodNameMapper − manipulate objects and classes
ccosh, ccoshf, ccoshl − complex hyperbolic cosine
gamma, gammaf, gammal − (logarithm of the) gamma function
Tcl_Alloc, Tcl_Free, Tcl_Realloc, Tcl_AttemptAlloc, Tcl_AttemptRealloc, ckalloc, ckfree, ckrealloc, attemptckalloc, attemptckrealloc − allocate or free heap memory
Tcl_SetVar2Ex, Tcl_SetVar, Tcl_SetVar2, Tcl_ObjSetVar2, Tcl_GetVar2Ex, Tcl_GetVar, Tcl_GetVar2, Tcl_ObjGetVar2, Tcl_UnsetVar, Tcl_UnsetVar2 − manipulate Tcl variables