fpc/rtl/jvm
Jonas Maebe 6e2523b199 * fixed version of fpc_pchar_length() for JVM (the generic one passes
p^ to indexbyte, and since indexbyte takes an open array parameter
    on the JVM platform rather than an untyped var, this was converted
    to a single element array rather than passing in p unmodified)

git-svn-id: trunk@33568 -
2016-04-28 20:33:09 +00:00
..
int64p.inc
jvm.inc * fixed version of fpc_pchar_length() for JVM (the generic one passes 2016-04-28 20:33:09 +00:00
makefile.cpu
math.inc Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning 2015-09-27 16:47:24 +00:00
setjump.inc
setjumph.inc