libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libjit] Type in the doc?


From: Peng Yu
Subject: [Libjit] Type in the doc?
Date: Wed, 20 Feb 2019 17:32:22 -0600

Hi,

I see this. Should `jit_type_sys_int` actually be `jit_type_sys_long`? Thanks.

"""
The following types correspond to the system types on the local
platform.  i.e. @code{jit_type_sys_int} will be the same size as
@code{long} on the local platform, whereas @code{jit_type_long} is
always 64 bits in size.
"""

http://git.savannah.gnu.org/cgit/libjit.git/tree/jit/jit-type.c#n119

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]