musl_openbsd_amd64.go 126 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381
  1. // Code generated by 'ccgo -export-externs X -export-fields F -hide __syscall0,__syscall1,__syscall2,__syscall3,__syscall4,__syscall5,__syscall6,getnameinfo,gethostbyaddr_r, -nostdinc -nostdlib -o ../musl_openbsd_amd64.go -pkgname libc -static-locals-prefix _s -Iarch/x86_64 -Iarch/generic -Iobj/src/internal -Isrc/include -Isrc/internal -Iobj/include -Iinclude copyright.c ../openbsd/ctype_.c src/ctype/isalnum.c src/ctype/isalpha.c src/ctype/isdigit.c src/ctype/islower.c src/ctype/isprint.c src/ctype/isspace.c src/ctype/isupper.c src/ctype/isxdigit.c src/internal/floatscan.c src/internal/intscan.c src/internal/shgetc.c src/math/copysignl.c src/math/fabsl.c src/math/fmodl.c src/math/rint.c src/math/scalbn.c src/math/scalbnl.c src/network/freeaddrinfo.c src/network/getaddrinfo.c src/network/gethostbyaddr.c src/network/gethostbyaddr_r.c src/network/gethostbyname.c src/network/gethostbyname2.c src/network/gethostbyname2_r.c src/network/getnameinfo.c src/network/h_errno.c src/network/inet_aton.c src/network/inet_ntop.c src/network/inet_pton.c src/network/lookup_ipliteral.c src/network/lookup_name.c src/network/lookup_serv.c src/stdio/__toread.c src/stdio/__uflow.c src/stdlib/bsearch.c src/stdlib/strtod.c src/stdlib/strtol.c src/string/strdup.c src/string/strnlen.c src/string/strspn.c', DO NOT EDIT.
  2. package libc
  3. import (
  4. "math"
  5. "reflect"
  6. "sync/atomic"
  7. "unsafe"
  8. )
  9. var _ = math.Pi
  10. var _ reflect.Kind
  11. var _ atomic.Value
  12. var _ unsafe.Pointer
  13. // musl as a whole is licensed under the following standard MIT license:
  14. //
  15. // ----------------------------------------------------------------------
  16. // Copyright © 2005-2020 Rich Felker, et al.
  17. //
  18. // Permission is hereby granted, free of charge, to any person obtaining
  19. // a copy of this software and associated documentation files (the
  20. // "Software"), to deal in the Software without restriction, including
  21. // without limitation the rights to use, copy, modify, merge, publish,
  22. // distribute, sublicense, and/or sell copies of the Software, and to
  23. // permit persons to whom the Software is furnished to do so, subject to
  24. // the following conditions:
  25. //
  26. // The above copyright notice and this permission notice shall be
  27. // included in all copies or substantial portions of the Software.
  28. //
  29. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  30. // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  31. // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  32. // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  33. // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  34. // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  35. // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  36. // ----------------------------------------------------------------------
  37. //
  38. // Authors/contributors include:
  39. //
  40. // A. Wilcox
  41. // Ada Worcester
  42. // Alex Dowad
  43. // Alex Suykov
  44. // Alexander Monakov
  45. // Andre McCurdy
  46. // Andrew Kelley
  47. // Anthony G. Basile
  48. // Aric Belsito
  49. // Arvid Picciani
  50. // Bartosz Brachaczek
  51. // Benjamin Peterson
  52. // Bobby Bingham
  53. // Boris Brezillon
  54. // Brent Cook
  55. // Chris Spiegel
  56. // Clément Vasseur
  57. // Daniel Micay
  58. // Daniel Sabogal
  59. // Daurnimator
  60. // David Carlier
  61. // David Edelsohn
  62. // Denys Vlasenko
  63. // Dmitry Ivanov
  64. // Dmitry V. Levin
  65. // Drew DeVault
  66. // Emil Renner Berthing
  67. // Fangrui Song
  68. // Felix Fietkau
  69. // Felix Janda
  70. // Gianluca Anzolin
  71. // Hauke Mehrtens
  72. // He X
  73. // Hiltjo Posthuma
  74. // Isaac Dunham
  75. // Jaydeep Patil
  76. // Jens Gustedt
  77. // Jeremy Huntwork
  78. // Jo-Philipp Wich
  79. // Joakim Sindholt
  80. // John Spencer
  81. // Julien Ramseier
  82. // Justin Cormack
  83. // Kaarle Ritvanen
  84. // Khem Raj
  85. // Kylie McClain
  86. // Leah Neukirchen
  87. // Luca Barbato
  88. // Luka Perkov
  89. // M Farkas-Dyck (Strake)
  90. // Mahesh Bodapati
  91. // Markus Wichmann
  92. // Masanori Ogino
  93. // Michael Clark
  94. // Michael Forney
  95. // Mikhail Kremnyov
  96. // Natanael Copa
  97. // Nicholas J. Kain
  98. // orc
  99. // Pascal Cuoq
  100. // Patrick Oppenlander
  101. // Petr Hosek
  102. // Petr Skocik
  103. // Pierre Carrier
  104. // Reini Urban
  105. // Rich Felker
  106. // Richard Pennington
  107. // Ryan Fairfax
  108. // Samuel Holland
  109. // Segev Finer
  110. // Shiz
  111. // sin
  112. // Solar Designer
  113. // Stefan Kristiansson
  114. // Stefan O'Rear
  115. // Szabolcs Nagy
  116. // Timo Teräs
  117. // Trutz Behn
  118. // Valentin Ochs
  119. // Will Dietz
  120. // William Haddon
  121. // William Pitcock
  122. //
  123. // Portions of this software are derived from third-party works licensed
  124. // under terms compatible with the above MIT license:
  125. //
  126. // The TRE regular expression implementation (src/regex/reg* and
  127. // src/regex/tre*) is Copyright © 2001-2008 Ville Laurikari and licensed
  128. // under a 2-clause BSD license (license text in the source files). The
  129. // included version has been heavily modified by Rich Felker in 2012, in
  130. // the interests of size, simplicity, and namespace cleanliness.
  131. //
  132. // Much of the math library code (src/math/* and src/complex/*) is
  133. // Copyright © 1993,2004 Sun Microsystems or
  134. // Copyright © 2003-2011 David Schultz or
  135. // Copyright © 2003-2009 Steven G. Kargl or
  136. // Copyright © 2003-2009 Bruce D. Evans or
  137. // Copyright © 2008 Stephen L. Moshier or
  138. // Copyright © 2017-2018 Arm Limited
  139. // and labelled as such in comments in the individual source files. All
  140. // have been licensed under extremely permissive terms.
  141. //
  142. // The ARM memcpy code (src/string/arm/memcpy.S) is Copyright © 2008
  143. // The Android Open Source Project and is licensed under a two-clause BSD
  144. // license. It was taken from Bionic libc, used on Android.
  145. //
  146. // The AArch64 memcpy and memset code (src/string/aarch64/*) are
  147. // Copyright © 1999-2019, Arm Limited.
  148. //
  149. // The implementation of DES for crypt (src/crypt/crypt_des.c) is
  150. // Copyright © 1994 David Burren. It is licensed under a BSD license.
  151. //
  152. // The implementation of blowfish crypt (src/crypt/crypt_blowfish.c) was
  153. // originally written by Solar Designer and placed into the public
  154. // domain. The code also comes with a fallback permissive license for use
  155. // in jurisdictions that may not recognize the public domain.
  156. //
  157. // The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011
  158. // Valentin Ochs and is licensed under an MIT-style license.
  159. //
  160. // The x86_64 port was written by Nicholas J. Kain and is licensed under
  161. // the standard MIT terms.
  162. //
  163. // The mips and microblaze ports were originally written by Richard
  164. // Pennington for use in the ellcc project. The original code was adapted
  165. // by Rich Felker for build system and code conventions during upstream
  166. // integration. It is licensed under the standard MIT terms.
  167. //
  168. // The mips64 port was contributed by Imagination Technologies and is
  169. // licensed under the standard MIT terms.
  170. //
  171. // The powerpc port was also originally written by Richard Pennington,
  172. // and later supplemented and integrated by John Spencer. It is licensed
  173. // under the standard MIT terms.
  174. //
  175. // All other files which have no copyright comments are original works
  176. // produced specifically for use as part of this library, written either
  177. // by Rich Felker, the main author of the library, or by one or more
  178. // contibutors listed above. Details on authorship of individual files
  179. // can be found in the git version control history of the project. The
  180. // omission of copyright and license comments in each file is in the
  181. // interest of source tree size.
  182. //
  183. // In addition, permission is hereby granted for all public header files
  184. // (include/* and arch/*/bits/*) and crt files intended to be linked into
  185. // applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit
  186. // the copyright notice and permission notice otherwise required by the
  187. // license, and to use these files without any requirement of
  188. // attribution. These files include substantial contributions from:
  189. //
  190. // Bobby Bingham
  191. // John Spencer
  192. // Nicholas J. Kain
  193. // Rich Felker
  194. // Richard Pennington
  195. // Stefan Kristiansson
  196. // Szabolcs Nagy
  197. //
  198. // all of whom have explicitly granted such permission.
  199. //
  200. // This file previously contained text expressing a belief that most of
  201. // the files covered by the above exception were sufficiently trivial not
  202. // to be subject to copyright, resulting in confusion over whether it
  203. // negated the permissions granted in the license. In the spirit of
  204. // permissive licensing, and of not having licensing issues being an
  205. // obstacle to adoption, that text has been removed.
  206. const ( /* copyright.c:194:1: */
  207. __musl__copyright__ = 0
  208. )
  209. const ( /* nameser.h:117:1: */
  210. ns_uop_delete = 0
  211. ns_uop_add = 1
  212. ns_uop_max = 2
  213. )
  214. const ( /* nameser.h:147:1: */
  215. ns_t_invalid = 0
  216. ns_t_a = 1
  217. ns_t_ns = 2
  218. ns_t_md = 3
  219. ns_t_mf = 4
  220. ns_t_cname = 5
  221. ns_t_soa = 6
  222. ns_t_mb = 7
  223. ns_t_mg = 8
  224. ns_t_mr = 9
  225. ns_t_null = 10
  226. ns_t_wks = 11
  227. ns_t_ptr = 12
  228. ns_t_hinfo = 13
  229. ns_t_minfo = 14
  230. ns_t_mx = 15
  231. ns_t_txt = 16
  232. ns_t_rp = 17
  233. ns_t_afsdb = 18
  234. ns_t_x25 = 19
  235. ns_t_isdn = 20
  236. ns_t_rt = 21
  237. ns_t_nsap = 22
  238. ns_t_nsap_ptr = 23
  239. ns_t_sig = 24
  240. ns_t_key = 25
  241. ns_t_px = 26
  242. ns_t_gpos = 27
  243. ns_t_aaaa = 28
  244. ns_t_loc = 29
  245. ns_t_nxt = 30
  246. ns_t_eid = 31
  247. ns_t_nimloc = 32
  248. ns_t_srv = 33
  249. ns_t_atma = 34
  250. ns_t_naptr = 35
  251. ns_t_kx = 36
  252. ns_t_cert = 37
  253. ns_t_a6 = 38
  254. ns_t_dname = 39
  255. ns_t_sink = 40
  256. ns_t_opt = 41
  257. ns_t_apl = 42
  258. ns_t_tkey = 249
  259. ns_t_tsig = 250
  260. ns_t_ixfr = 251
  261. ns_t_axfr = 252
  262. ns_t_mailb = 253
  263. ns_t_maila = 254
  264. ns_t_any = 255
  265. ns_t_zxfr = 256
  266. ns_t_max = 65536
  267. )
  268. const ( /* nameser.h:210:1: */
  269. ns_c_invalid = 0
  270. ns_c_in = 1
  271. ns_c_2 = 2
  272. ns_c_chaos = 3
  273. ns_c_hs = 4
  274. ns_c_none = 254
  275. ns_c_any = 255
  276. ns_c_max = 65536
  277. )
  278. const ( /* nameser.h:221:1: */
  279. ns_kt_rsa = 1
  280. ns_kt_dh = 2
  281. ns_kt_dsa = 3
  282. ns_kt_private = 254
  283. )
  284. const ( /* nameser.h:228:1: */
  285. cert_t_pkix = 1
  286. cert_t_spki = 2
  287. cert_t_pgp = 3
  288. cert_t_url = 253
  289. cert_t_oid = 254
  290. )
  291. const ( /* nameser.h:28:1: */
  292. ns_s_qd = 0
  293. ns_s_zn = 0
  294. ns_s_an = 1
  295. ns_s_pr = 1
  296. ns_s_ns = 2
  297. ns_s_ud = 2
  298. ns_s_ar = 3
  299. ns_s_max = 4
  300. )
  301. const ( /* nameser.h:75:1: */
  302. ns_f_qr = 0
  303. ns_f_opcode = 1
  304. ns_f_aa = 2
  305. ns_f_tc = 3
  306. ns_f_rd = 4
  307. ns_f_ra = 5
  308. ns_f_z = 6
  309. ns_f_ad = 7
  310. ns_f_cd = 8
  311. ns_f_rcode = 9
  312. ns_f_max = 10
  313. )
  314. const ( /* nameser.h:89:1: */
  315. ns_o_query = 0
  316. ns_o_iquery = 1
  317. ns_o_status = 2
  318. ns_o_notify = 4
  319. ns_o_update = 5
  320. ns_o_max = 6
  321. )
  322. const ( /* nameser.h:98:1: */
  323. ns_r_noerror = 0
  324. ns_r_formerr = 1
  325. ns_r_servfail = 2
  326. ns_r_nxdomain = 3
  327. ns_r_notimpl = 4
  328. ns_r_refused = 5
  329. ns_r_yxdomain = 6
  330. ns_r_yxrrset = 7
  331. ns_r_nxrrset = 8
  332. ns_r_notauth = 9
  333. ns_r_notzone = 10
  334. ns_r_max = 11
  335. ns_r_badvers = 16
  336. ns_r_badsig = 16
  337. ns_r_badkey = 17
  338. ns_r_badtime = 18
  339. )
  340. type ptrdiff_t = int64 /* <builtin>:3:26 */
  341. type size_t = uint64 /* <builtin>:9:23 */
  342. type wchar_t = int32 /* <builtin>:15:24 */
  343. // # 1 "lib/libc/gen/ctype_.c"
  344. // # 1 "<built-in>"
  345. // # 1 "<command-line>"
  346. // # 1 "lib/libc/gen/ctype_.c"
  347. // # 36 "lib/libc/gen/ctype_.c"
  348. // # 1 "./include/ctype.h" 1
  349. // # 43 "./include/ctype.h"
  350. // # 1 "./sys/sys/cdefs.h" 1
  351. // # 41 "./sys/sys/cdefs.h"
  352. // # 1 "./machine/cdefs.h" 1
  353. // # 42 "./sys/sys/cdefs.h" 2
  354. // # 44 "./include/ctype.h" 2
  355. // # 57 "./include/ctype.h"
  356. // typedef void *locale_t;
  357. //
  358. //
  359. //
  360. //
  361. //
  362. // extern const char *_ctype_;
  363. // extern const short *_tolower_tab_;
  364. // extern const short *_toupper_tab_;
  365. //
  366. //
  367. // int isalnum(int);
  368. // int isalpha(int);
  369. // int iscntrl(int);
  370. // int isdigit(int);
  371. // int isgraph(int);
  372. // int islower(int);
  373. // int isprint(int);
  374. // int ispunct(int);
  375. // int isspace(int);
  376. // int isupper(int);
  377. // int isxdigit(int);
  378. // int tolower(int);
  379. // int toupper(int);
  380. //
  381. //
  382. //
  383. // int isblank(int);
  384. //
  385. //
  386. //
  387. // int isascii(int);
  388. // int toascii(int);
  389. // int _tolower(int);
  390. // int _toupper(int);
  391. //
  392. //
  393. //
  394. // int isalnum_l(int, locale_t);
  395. // int isalpha_l(int, locale_t);
  396. // int isblank_l(int, locale_t);
  397. // int iscntrl_l(int, locale_t);
  398. // int isdigit_l(int, locale_t);
  399. // int isgraph_l(int, locale_t);
  400. // int islower_l(int, locale_t);
  401. // int isprint_l(int, locale_t);
  402. // int ispunct_l(int, locale_t);
  403. // int isspace_l(int, locale_t);
  404. // int isupper_l(int, locale_t);
  405. // int isxdigit_l(int, locale_t);
  406. // int tolower_l(int, locale_t);
  407. // int toupper_l(int, locale_t);
  408. //
  409. //
  410. //
  411. //
  412. //
  413. //
  414. // extern __inline __attribute__((__gnu_inline__)) int isalnum(int _c)
  415. // {
  416. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & (0x01|0x02|0x04)));
  417. // }
  418. //
  419. // extern __inline __attribute__((__gnu_inline__)) int isalpha(int _c)
  420. // {
  421. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & (0x01|0x02)));
  422. // }
  423. //
  424. // extern __inline __attribute__((__gnu_inline__)) int iscntrl(int _c)
  425. // {
  426. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & 0x20));
  427. // }
  428. //
  429. // extern __inline __attribute__((__gnu_inline__)) int isdigit(int _c)
  430. // {
  431. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & 0x04));
  432. // }
  433. //
  434. // extern __inline __attribute__((__gnu_inline__)) int isgraph(int _c)
  435. // {
  436. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & (0x10|0x01|0x02|0x04)));
  437. // }
  438. //
  439. // extern __inline __attribute__((__gnu_inline__)) int islower(int _c)
  440. // {
  441. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & 0x02));
  442. // }
  443. //
  444. // extern __inline __attribute__((__gnu_inline__)) int isprint(int _c)
  445. // {
  446. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & (0x10|0x01|0x02|0x04|0x80)));
  447. // }
  448. //
  449. // extern __inline __attribute__((__gnu_inline__)) int ispunct(int _c)
  450. // {
  451. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & 0x10));
  452. // }
  453. //
  454. // extern __inline __attribute__((__gnu_inline__)) int isspace(int _c)
  455. // {
  456. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & 0x08));
  457. // }
  458. //
  459. // extern __inline __attribute__((__gnu_inline__)) int isupper(int _c)
  460. // {
  461. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & 0x01));
  462. // }
  463. //
  464. // extern __inline __attribute__((__gnu_inline__)) int isxdigit(int _c)
  465. // {
  466. // return (_c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)_c] & (0x04|0x40)));
  467. // }
  468. //
  469. // extern __inline __attribute__((__gnu_inline__)) int tolower(int _c)
  470. // {
  471. // if ((unsigned int)_c > 255)
  472. // return (_c);
  473. // return ((_tolower_tab_ + 1)[_c]);
  474. // }
  475. //
  476. // extern __inline __attribute__((__gnu_inline__)) int toupper(int _c)
  477. // {
  478. // if ((unsigned int)_c > 255)
  479. // return (_c);
  480. // return ((_toupper_tab_ + 1)[_c]);
  481. // }
  482. //
  483. //
  484. // extern __inline __attribute__((__gnu_inline__))
  485. func Xisblank(tls *TLS, _c int32) int32 { /* ctype_.c:144:5: */
  486. if __ccgo_strace {
  487. trc("tls=%v _c=%v, (%v:)", tls, _c, origin(2))
  488. }
  489. return Bool32(_c == ' ' || _c == '\t')
  490. }
  491. // extern __inline __attribute__((__gnu_inline__)) int isascii(int _c)
  492. // {
  493. // return ((unsigned int)_c <= 0177);
  494. // }
  495. //
  496. // extern __inline __attribute__((__gnu_inline__)) int toascii(int _c)
  497. // {
  498. // return (_c & 0177);
  499. // }
  500. //
  501. // extern __inline __attribute__((__gnu_inline__)) int _tolower(int _c)
  502. // {
  503. // return (_c - 'A' + 'a');
  504. // }
  505. //
  506. // extern __inline __attribute__((__gnu_inline__)) int _toupper(int _c)
  507. // {
  508. // return (_c - 'a' + 'A');
  509. // }
  510. //
  511. //
  512. //
  513. // extern __inline __attribute__((__gnu_inline__)) int
  514. // isalnum_l(int _c, locale_t _l __attribute__((__unused__)))
  515. // {
  516. // return isalnum(_c);
  517. // }
  518. //
  519. // extern __inline __attribute__((__gnu_inline__)) int
  520. // isalpha_l(int _c, locale_t _l __attribute__((__unused__)))
  521. // {
  522. // return isalpha(_c);
  523. // }
  524. //
  525. // extern __inline __attribute__((__gnu_inline__)) int
  526. // isblank_l(int _c, locale_t _l __attribute__((__unused__)))
  527. // {
  528. // return isblank(_c);
  529. // }
  530. //
  531. // extern __inline __attribute__((__gnu_inline__)) int
  532. // iscntrl_l(int _c, locale_t _l __attribute__((__unused__)))
  533. // {
  534. // return iscntrl(_c);
  535. // }
  536. //
  537. // extern __inline __attribute__((__gnu_inline__)) int
  538. // isdigit_l(int _c, locale_t _l __attribute__((__unused__)))
  539. // {
  540. // return isdigit(_c);
  541. // }
  542. //
  543. // extern __inline __attribute__((__gnu_inline__)) int
  544. // isgraph_l(int _c, locale_t _l __attribute__((__unused__)))
  545. // {
  546. // return isgraph(_c);
  547. // }
  548. //
  549. // extern __inline __attribute__((__gnu_inline__)) int
  550. // islower_l(int _c, locale_t _l __attribute__((__unused__)))
  551. // {
  552. // return islower(_c);
  553. // }
  554. //
  555. // extern __inline __attribute__((__gnu_inline__)) int
  556. // isprint_l(int _c, locale_t _l __attribute__((__unused__)))
  557. // {
  558. // return isprint(_c);
  559. // }
  560. //
  561. // extern __inline __attribute__((__gnu_inline__)) int
  562. // ispunct_l(int _c, locale_t _l __attribute__((__unused__)))
  563. // {
  564. // return ispunct(_c);
  565. // }
  566. //
  567. // extern __inline __attribute__((__gnu_inline__)) int
  568. // isspace_l(int _c, locale_t _l __attribute__((__unused__)))
  569. // {
  570. // return isspace(_c);
  571. // }
  572. //
  573. // extern __inline __attribute__((__gnu_inline__)) int
  574. // isupper_l(int _c, locale_t _l __attribute__((__unused__)))
  575. // {
  576. // return isupper(_c);
  577. // }
  578. //
  579. // extern __inline __attribute__((__gnu_inline__)) int
  580. // isxdigit_l(int _c, locale_t _l __attribute__((__unused__)))
  581. // {
  582. // return isxdigit(_c);
  583. // }
  584. //
  585. // extern __inline __attribute__((__gnu_inline__)) int
  586. // tolower_l(int _c, locale_t _l __attribute__((__unused__)))
  587. // {
  588. // return tolower(_c);
  589. // }
  590. //
  591. // extern __inline __attribute__((__gnu_inline__)) int
  592. // toupper_l(int _c, locale_t _l __attribute__((__unused__)))
  593. // {
  594. // return toupper(_c);
  595. // }
  596. //
  597. //
  598. //
  599. //
  600. //
  601. // # 37 "lib/libc/gen/ctype_.c" 2
  602. // # 1 "./lib/libc/include/ctype_private.h" 1
  603. //
  604. //
  605. //
  606. //
  607. //
  608. // # 5 "./lib/libc/include/ctype_private.h"
  609. // #pragma GCC visibility push(hidden)
  610. // # 5 "./lib/libc/include/ctype_private.h"
  611. //
  612. // extern const char _C_ctype_[];
  613. // extern const short _C_toupper_[];
  614. // extern const short _C_tolower_[];
  615. //
  616. // # 9 "./lib/libc/include/ctype_private.h"
  617. // #pragma GCC visibility pop
  618. // # 9 "./lib/libc/include/ctype_private.h"
  619. //
  620. // # 38 "lib/libc/gen/ctype_.c" 2
  621. var X_C_ctype_ = [257]int8{
  622. int8(0),
  623. int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20),
  624. int8(0x20), int8(0x20 | 0x08), int8(0x20 | 0x08), int8(0x20 | 0x08), int8(0x20 | 0x08), int8(0x20 | 0x08), int8(0x20), int8(0x20),
  625. int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20),
  626. int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20), int8(0x20),
  627. int8(0x08 | int32(Int8FromInt32(0x80))), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10),
  628. int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10),
  629. int8(0x04), int8(0x04), int8(0x04), int8(0x04), int8(0x04), int8(0x04), int8(0x04), int8(0x04),
  630. int8(0x04), int8(0x04), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10),
  631. int8(0x10), int8(0x01 | 0x40), int8(0x01 | 0x40), int8(0x01 | 0x40), int8(0x01 | 0x40), int8(0x01 | 0x40), int8(0x01 | 0x40), int8(0x01),
  632. int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01),
  633. int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01), int8(0x01),
  634. int8(0x01), int8(0x01), int8(0x01), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x10),
  635. int8(0x10), int8(0x02 | 0x40), int8(0x02 | 0x40), int8(0x02 | 0x40), int8(0x02 | 0x40), int8(0x02 | 0x40), int8(0x02 | 0x40), int8(0x02),
  636. int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02),
  637. int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02), int8(0x02),
  638. int8(0x02), int8(0x02), int8(0x02), int8(0x10), int8(0x10), int8(0x10), int8(0x10), int8(0x20),
  639. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  640. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  641. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  642. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  643. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  644. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  645. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  646. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  647. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  648. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  649. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  650. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  651. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  652. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  653. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  654. int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0), int8(0),
  655. } /* ctype_.c:282:12 */
  656. var X_ctype_ uintptr = 0 /* ctype_.c:319:12 */
  657. func __isspace(tls *TLS, _c int32) int32 { /* ctype.h:26:21: */
  658. return Bool32(_c == ' ' || uint32(_c)-uint32('\t') < uint32(5))
  659. }
  660. type locale_t = uintptr /* alltypes.h:343:32 */
  661. func Xisalnum(tls *TLS, c int32) int32 { /* isalnum.c:3:5: */
  662. if __ccgo_strace {
  663. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  664. }
  665. return Bool32(func() int32 {
  666. if 0 != 0 {
  667. return Xisalpha(tls, c)
  668. }
  669. return Bool32(uint32(c)|uint32(32)-uint32('a') < uint32(26))
  670. }() != 0 || func() int32 {
  671. if 0 != 0 {
  672. return Xisdigit(tls, c)
  673. }
  674. return Bool32(uint32(c)-uint32('0') < uint32(10))
  675. }() != 0)
  676. }
  677. func X__isalnum_l(tls *TLS, c int32, l locale_t) int32 { /* isalnum.c:8:5: */
  678. if __ccgo_strace {
  679. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  680. }
  681. return Xisalnum(tls, c)
  682. }
  683. func Xisalpha(tls *TLS, c int32) int32 { /* isalpha.c:4:5: */
  684. if __ccgo_strace {
  685. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  686. }
  687. return Bool32(uint32(c)|uint32(32)-uint32('a') < uint32(26))
  688. }
  689. func X__isalpha_l(tls *TLS, c int32, l locale_t) int32 { /* isalpha.c:9:5: */
  690. if __ccgo_strace {
  691. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  692. }
  693. return Xisalpha(tls, c)
  694. }
  695. func Xisdigit(tls *TLS, c int32) int32 { /* isdigit.c:4:5: */
  696. if __ccgo_strace {
  697. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  698. }
  699. return Bool32(uint32(c)-uint32('0') < uint32(10))
  700. }
  701. func X__isdigit_l(tls *TLS, c int32, l locale_t) int32 { /* isdigit.c:9:5: */
  702. if __ccgo_strace {
  703. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  704. }
  705. return Xisdigit(tls, c)
  706. }
  707. func Xislower(tls *TLS, c int32) int32 { /* islower.c:4:5: */
  708. if __ccgo_strace {
  709. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  710. }
  711. return Bool32(uint32(c)-uint32('a') < uint32(26))
  712. }
  713. func X__islower_l(tls *TLS, c int32, l locale_t) int32 { /* islower.c:9:5: */
  714. if __ccgo_strace {
  715. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  716. }
  717. return Xislower(tls, c)
  718. }
  719. func Xisprint(tls *TLS, c int32) int32 { /* isprint.c:4:5: */
  720. if __ccgo_strace {
  721. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  722. }
  723. return Bool32(uint32(c)-uint32(0x20) < uint32(0x5f))
  724. }
  725. func X__isprint_l(tls *TLS, c int32, l locale_t) int32 { /* isprint.c:9:5: */
  726. if __ccgo_strace {
  727. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  728. }
  729. return Xisprint(tls, c)
  730. }
  731. func Xisspace(tls *TLS, c int32) int32 { /* isspace.c:4:5: */
  732. if __ccgo_strace {
  733. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  734. }
  735. return Bool32(c == ' ' || uint32(c)-uint32('\t') < uint32(5))
  736. }
  737. func X__isspace_l(tls *TLS, c int32, l locale_t) int32 { /* isspace.c:9:5: */
  738. if __ccgo_strace {
  739. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  740. }
  741. return Xisspace(tls, c)
  742. }
  743. func Xisupper(tls *TLS, c int32) int32 { /* isupper.c:4:5: */
  744. if __ccgo_strace {
  745. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  746. }
  747. return Bool32(uint32(c)-uint32('A') < uint32(26))
  748. }
  749. func X__isupper_l(tls *TLS, c int32, l locale_t) int32 { /* isupper.c:9:5: */
  750. if __ccgo_strace {
  751. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  752. }
  753. return Xisupper(tls, c)
  754. }
  755. func Xisxdigit(tls *TLS, c int32) int32 { /* isxdigit.c:3:5: */
  756. if __ccgo_strace {
  757. trc("tls=%v c=%v, (%v:)", tls, c, origin(2))
  758. }
  759. return Bool32(func() int32 {
  760. if 0 != 0 {
  761. return Xisdigit(tls, c)
  762. }
  763. return Bool32(uint32(c)-uint32('0') < uint32(10))
  764. }() != 0 || uint32(c)|uint32(32)-uint32('a') < uint32(6))
  765. }
  766. func X__isxdigit_l(tls *TLS, c int32, l locale_t) int32 { /* isxdigit.c:8:5: */
  767. if __ccgo_strace {
  768. trc("tls=%v c=%v l=%v, (%v:)", tls, c, l, origin(2))
  769. }
  770. return Xisxdigit(tls, c)
  771. }
  772. type uintptr_t = uint64 /* alltypes.h:55:24 */
  773. type intptr_t = int64 /* alltypes.h:70:15 */
  774. type int8_t = int8 /* alltypes.h:96:25 */
  775. type int16_t = int16 /* alltypes.h:101:25 */
  776. type int32_t = int32 /* alltypes.h:106:25 */
  777. type int64_t = int64 /* alltypes.h:111:25 */
  778. type intmax_t = int64 /* alltypes.h:116:25 */
  779. type uint8_t = uint8 /* alltypes.h:121:25 */
  780. type uint16_t = uint16 /* alltypes.h:126:25 */
  781. type uint32_t = uint32 /* alltypes.h:131:25 */
  782. type uint64_t = uint64 /* alltypes.h:136:25 */
  783. type uintmax_t = uint64 /* alltypes.h:146:25 */
  784. type int_fast8_t = int8_t /* stdint.h:22:16 */
  785. type int_fast64_t = int64_t /* stdint.h:23:17 */
  786. type int_least8_t = int8_t /* stdint.h:25:17 */
  787. type int_least16_t = int16_t /* stdint.h:26:17 */
  788. type int_least32_t = int32_t /* stdint.h:27:17 */
  789. type int_least64_t = int64_t /* stdint.h:28:17 */
  790. type uint_fast8_t = uint8_t /* stdint.h:30:17 */
  791. type uint_fast64_t = uint64_t /* stdint.h:31:18 */
  792. type uint_least8_t = uint8_t /* stdint.h:33:18 */
  793. type uint_least16_t = uint16_t /* stdint.h:34:18 */
  794. type uint_least32_t = uint32_t /* stdint.h:35:18 */
  795. type uint_least64_t = uint64_t /* stdint.h:36:18 */
  796. type int_fast16_t = int32_t /* stdint.h:1:17 */
  797. type int_fast32_t = int32_t /* stdint.h:2:17 */
  798. type uint_fast16_t = uint32_t /* stdint.h:3:18 */
  799. type uint_fast32_t = uint32_t /* stdint.h:4:18 */
  800. type ssize_t = int64 /* alltypes.h:65:15 */
  801. type off_t = int64 /* alltypes.h:162:16 */
  802. type _IO_FILE = struct {
  803. Fflags uint32
  804. F__ccgo_pad1 [4]byte
  805. Frpos uintptr
  806. Frend uintptr
  807. Fclose uintptr
  808. Fwend uintptr
  809. Fwpos uintptr
  810. Fmustbezero_1 uintptr
  811. Fwbase uintptr
  812. Fread uintptr
  813. Fwrite uintptr
  814. Fseek uintptr
  815. Fbuf uintptr
  816. Fbuf_size size_t
  817. Fprev uintptr
  818. Fnext uintptr
  819. Ffd int32
  820. Fpipe_pid int32
  821. Flockcount int64
  822. Fmode int32
  823. Flock int32
  824. Flbf int32
  825. F__ccgo_pad2 [4]byte
  826. Fcookie uintptr
  827. Foff off_t
  828. Fgetln_buf uintptr
  829. Fmustbezero_2 uintptr
  830. Fshend uintptr
  831. Fshlim off_t
  832. Fshcnt off_t
  833. Fprev_locked uintptr
  834. Fnext_locked uintptr
  835. Flocale uintptr
  836. } /* alltypes.h:320:9 */
  837. type FILE = _IO_FILE /* alltypes.h:320:25 */
  838. type va_list = uintptr /* alltypes.h:326:27 */
  839. type _G_fpos64_t = struct {
  840. F__ccgo_pad1 [0]uint64
  841. F__opaque [16]int8
  842. } /* stdio.h:54:9 */
  843. type fpos_t = _G_fpos64_t /* stdio.h:58:3 */
  844. type float_t = float32 /* alltypes.h:29:15 */
  845. type double_t = float64 /* alltypes.h:34:16 */
  846. func __FLOAT_BITS(tls *TLS, __f float32) uint32 { /* math.h:55:26: */
  847. bp := tls.Alloc(4)
  848. defer tls.Free(4)
  849. // var __u struct {F__f float32;} at bp, 4
  850. *(*float32)(unsafe.Pointer(bp)) = __f
  851. return *(*uint32)(unsafe.Pointer(bp))
  852. }
  853. func __DOUBLE_BITS(tls *TLS, __f float64) uint64 { /* math.h:61:36: */
  854. bp := tls.Alloc(8)
  855. defer tls.Free(8)
  856. // var __u struct {F__f float64;} at bp, 8
  857. *(*float64)(unsafe.Pointer(bp)) = __f
  858. return *(*uint64)(unsafe.Pointer(bp))
  859. }
  860. type syscall_arg_t = int64 /* syscall.h:22:14 */
  861. func scanexp(tls *TLS, f uintptr, pok int32) int64 { /* floatscan.c:37:18: */
  862. var c int32
  863. var x int32
  864. var y int64
  865. var neg int32 = 0
  866. c = func() int32 {
  867. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  868. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  869. }
  870. return X__shgetc(tls, f)
  871. }()
  872. if c == '+' || c == '-' {
  873. neg = Bool32(c == '-')
  874. c = func() int32 {
  875. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  876. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  877. }
  878. return X__shgetc(tls, f)
  879. }()
  880. if uint32(c-'0') >= 10 && pok != 0 {
  881. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  882. (*FILE)(unsafe.Pointer(f)).Frpos--
  883. } else {
  884. }
  885. }
  886. }
  887. if uint32(c-'0') >= 10 {
  888. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  889. (*FILE)(unsafe.Pointer(f)).Frpos--
  890. } else {
  891. }
  892. return -0x7fffffffffffffff - int64(1)
  893. }
  894. for x = 0; uint32(c-'0') < 10 && x < 0x7fffffff/10; c = func() int32 {
  895. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  896. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  897. }
  898. return X__shgetc(tls, f)
  899. }() {
  900. x = 10*x + c - '0'
  901. }
  902. for y = int64(x); uint32(c-'0') < 10 && y < 0x7fffffffffffffff/int64(100); c = func() int32 {
  903. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  904. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  905. }
  906. return X__shgetc(tls, f)
  907. }() {
  908. y = int64(10)*y + int64(c) - int64('0')
  909. }
  910. for ; uint32(c-'0') < 10; c = func() int32 {
  911. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  912. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  913. }
  914. return X__shgetc(tls, f)
  915. }() {
  916. }
  917. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  918. (*FILE)(unsafe.Pointer(f)).Frpos--
  919. } else {
  920. }
  921. if neg != 0 {
  922. return -y
  923. }
  924. return y
  925. }
  926. func decfloat(tls *TLS, f uintptr, c int32, bits int32, emin int32, sign int32, pok int32) float64 { /* floatscan.c:64:20: */
  927. bp := tls.Alloc(512)
  928. defer tls.Free(512)
  929. // var x [128]uint32_t at bp, 512
  930. var i int32
  931. var j int32
  932. var k int32
  933. var a int32
  934. var z int32
  935. var lrp int64 = int64(0)
  936. var dc int64 = int64(0)
  937. var e10 int64 = int64(0)
  938. var lnz int32 = 0
  939. var gotdig int32 = 0
  940. var gotrad int32 = 0
  941. var rp int32
  942. var e2 int32
  943. var emax int32 = -emin - bits + 3
  944. var denormal int32 = 0
  945. var y float64
  946. var frac float64 = float64(0)
  947. var bias float64 = float64(0)
  948. j = 0
  949. k = 0
  950. // Don't let leading zeros consume buffer space
  951. for ; c == '0'; c = func() int32 {
  952. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  953. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  954. }
  955. return X__shgetc(tls, f)
  956. }() {
  957. gotdig = 1
  958. }
  959. if c == '.' {
  960. gotrad = 1
  961. for c = func() int32 {
  962. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  963. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  964. }
  965. return X__shgetc(tls, f)
  966. }(); c == '0'; c = func() int32 {
  967. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  968. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  969. }
  970. return X__shgetc(tls, f)
  971. }() {
  972. gotdig = 1
  973. lrp--
  974. }
  975. }
  976. *(*uint32_t)(unsafe.Pointer(bp)) = uint32_t(0)
  977. for ; uint32(c-'0') < 10 || c == '.'; c = func() int32 {
  978. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  979. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  980. }
  981. return X__shgetc(tls, f)
  982. }() {
  983. if c == '.' {
  984. if gotrad != 0 {
  985. break
  986. }
  987. gotrad = 1
  988. lrp = dc
  989. } else if k < 128-3 {
  990. dc++
  991. if c != '0' {
  992. lnz = int32(dc)
  993. }
  994. if j != 0 {
  995. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))*uint32_t(10) + uint32_t(c) - uint32_t('0')
  996. } else {
  997. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = uint32_t(c - '0')
  998. }
  999. if PreIncInt32(&j, 1) == 9 {
  1000. k++
  1001. j = 0
  1002. }
  1003. gotdig = 1
  1004. } else {
  1005. dc++
  1006. if c != '0' {
  1007. lnz = (128 - 4) * 9
  1008. *(*uint32_t)(unsafe.Pointer(bp + 124*4)) |= uint32_t(1)
  1009. }
  1010. }
  1011. }
  1012. if !(gotrad != 0) {
  1013. lrp = dc
  1014. }
  1015. if gotdig != 0 && c|32 == 'e' {
  1016. e10 = scanexp(tls, f, pok)
  1017. if e10 == -0x7fffffffffffffff-int64(1) {
  1018. if pok != 0 {
  1019. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1020. (*FILE)(unsafe.Pointer(f)).Frpos--
  1021. } else {
  1022. }
  1023. } else {
  1024. X__shlim(tls, f, int64(0))
  1025. return float64(0)
  1026. }
  1027. e10 = int64(0)
  1028. }
  1029. lrp = lrp + e10
  1030. } else if c >= 0 {
  1031. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1032. (*FILE)(unsafe.Pointer(f)).Frpos--
  1033. } else {
  1034. }
  1035. }
  1036. if !(gotdig != 0) {
  1037. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1038. X__shlim(tls, f, int64(0))
  1039. return float64(0)
  1040. }
  1041. // Handle zero specially to avoid nasty special cases later
  1042. if !(int32(*(*uint32_t)(unsafe.Pointer(bp))) != 0) {
  1043. return float64(sign) * 0.0
  1044. }
  1045. // Optimize small integers (w/no exponent) and over/under-flow
  1046. if lrp == dc && dc < int64(10) && (bits > 30 || *(*uint32_t)(unsafe.Pointer(bp))>>bits == uint32_t(0)) {
  1047. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp)))
  1048. }
  1049. if lrp > int64(-emin/2) {
  1050. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1051. return float64(sign) * 1.79769313486231570815e+308 * 1.79769313486231570815e+308
  1052. }
  1053. if lrp < int64(emin-2*53) {
  1054. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1055. return float64(sign) * 2.22507385850720138309e-308 * 2.22507385850720138309e-308
  1056. }
  1057. // Align incomplete final B1B digit
  1058. if j != 0 {
  1059. for ; j < 9; j++ {
  1060. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) *= uint32_t(10)
  1061. }
  1062. k++
  1063. j = 0
  1064. }
  1065. a = 0
  1066. z = k
  1067. e2 = 0
  1068. rp = int32(lrp)
  1069. // Optimize small to mid-size integers (even in exp. notation)
  1070. if lnz < 9 && lnz <= rp && rp < 18 {
  1071. if rp == 9 {
  1072. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp)))
  1073. }
  1074. if rp < 9 {
  1075. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp))) / float64(_sp10s[8-rp])
  1076. }
  1077. var bitlim int32 = bits - 3*(rp-9)
  1078. if bitlim > 30 || *(*uint32_t)(unsafe.Pointer(bp))>>bitlim == uint32_t(0) {
  1079. return float64(sign) * float64(*(*uint32_t)(unsafe.Pointer(bp))) * float64(_sp10s[rp-10])
  1080. }
  1081. }
  1082. // Drop trailing zeros
  1083. for ; !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(z-1)*4))) != 0); z-- {
  1084. }
  1085. // Align radix point to B1B digit boundary
  1086. if rp%9 != 0 {
  1087. var rpm9 int32
  1088. if rp >= 0 {
  1089. rpm9 = rp % 9
  1090. } else {
  1091. rpm9 = rp%9 + 9
  1092. }
  1093. var p10 int32 = _sp10s[8-rpm9]
  1094. var carry uint32_t = uint32_t(0)
  1095. for k = a; k != z; k++ {
  1096. var tmp uint32_t = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) % uint32_t(p10)
  1097. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))/uint32_t(p10) + carry
  1098. carry = uint32_t(1000000000/p10) * tmp
  1099. if k == a && !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))) != 0) {
  1100. a = (a + 1) & (128 - 1)
  1101. rp = rp - 9
  1102. }
  1103. }
  1104. if carry != 0 {
  1105. *(*uint32_t)(unsafe.Pointer(bp + uintptr(PostIncInt32(&z, 1))*4)) = carry
  1106. }
  1107. rp = rp + (9 - rpm9)
  1108. }
  1109. // Upscale until desired number of bits are left of radix point
  1110. for rp < 9*2 || rp == 9*2 && *(*uint32_t)(unsafe.Pointer(bp + uintptr(a)*4)) < _sth[0] {
  1111. var carry uint32_t = uint32_t(0)
  1112. e2 = e2 - 29
  1113. for k = (z - 1) & (128 - 1); ; k = (k - 1) & (128 - 1) {
  1114. var tmp uint64_t = uint64_t(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)))<<29 + uint64_t(carry)
  1115. if tmp > uint64(1000000000) {
  1116. carry = uint32_t(tmp / uint64(1000000000))
  1117. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = uint32_t(tmp % uint64(1000000000))
  1118. } else {
  1119. carry = uint32_t(0)
  1120. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = uint32_t(tmp)
  1121. }
  1122. if k == (z-1)&(128-1) && k != a && !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))) != 0) {
  1123. z = k
  1124. }
  1125. if k == a {
  1126. break
  1127. }
  1128. }
  1129. if carry != 0 {
  1130. rp = rp + 9
  1131. a = (a - 1) & (128 - 1)
  1132. if a == z {
  1133. z = (z - 1) & (128 - 1)
  1134. *(*uint32_t)(unsafe.Pointer(bp + uintptr((z-1)&(128-1))*4)) |= *(*uint32_t)(unsafe.Pointer(bp + uintptr(z)*4))
  1135. }
  1136. *(*uint32_t)(unsafe.Pointer(bp + uintptr(a)*4)) = carry
  1137. }
  1138. }
  1139. // Downscale until exactly number of bits are left of radix point
  1140. for {
  1141. var carry uint32_t = uint32_t(0)
  1142. var sh int32 = 1
  1143. for i = 0; i < 2; i++ {
  1144. k = (a + i) & (128 - 1)
  1145. if k == z || *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) < _sth[i] {
  1146. i = 2
  1147. break
  1148. }
  1149. if *(*uint32_t)(unsafe.Pointer(bp + uintptr((a+i)&(128-1))*4)) > _sth[i] {
  1150. break
  1151. }
  1152. }
  1153. if i == 2 && rp == 9*2 {
  1154. break
  1155. }
  1156. // FIXME: find a way to compute optimal sh
  1157. if rp > 9+9*2 {
  1158. sh = 9
  1159. }
  1160. e2 = e2 + sh
  1161. for k = a; k != z; k = (k + 1) & (128 - 1) {
  1162. var tmp uint32_t = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) & uint32_t(int32(1)<<sh-1)
  1163. *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4)) = *(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))>>sh + carry
  1164. carry = uint32_t(int32(1000000000)>>sh) * tmp
  1165. if k == a && !(int32(*(*uint32_t)(unsafe.Pointer(bp + uintptr(k)*4))) != 0) {
  1166. a = (a + 1) & (128 - 1)
  1167. i--
  1168. rp = rp - 9
  1169. }
  1170. }
  1171. if carry != 0 {
  1172. if (z+1)&(128-1) != a {
  1173. *(*uint32_t)(unsafe.Pointer(bp + uintptr(z)*4)) = carry
  1174. z = (z + 1) & (128 - 1)
  1175. } else {
  1176. *(*uint32_t)(unsafe.Pointer(bp + uintptr((z-1)&(128-1))*4)) |= uint32_t(1)
  1177. }
  1178. }
  1179. }
  1180. // Assemble desired bits into floating point variable
  1181. for y = float64(AssignInt32(&i, 0)); i < 2; i++ {
  1182. if (a+i)&(128-1) == z {
  1183. *(*uint32_t)(unsafe.Pointer(bp + uintptr(AssignInt32(&z, (z+1)&(128-1))-1)*4)) = uint32_t(0)
  1184. }
  1185. y = 1000000000.0*y + float64(*(*uint32_t)(unsafe.Pointer(bp + uintptr((a+i)&(128-1))*4)))
  1186. }
  1187. y = y * float64(sign)
  1188. // Limit precision for denormal results
  1189. if bits > 53+e2-emin {
  1190. bits = 53 + e2 - emin
  1191. if bits < 0 {
  1192. bits = 0
  1193. }
  1194. denormal = 1
  1195. }
  1196. // Calculate bias term to force rounding, move out lower bits
  1197. if bits < 53 {
  1198. bias = Xcopysignl(tls, Xscalbn(tls, float64(1), 2*53-bits-1), y)
  1199. frac = Xfmodl(tls, y, Xscalbn(tls, float64(1), 53-bits))
  1200. y = y - frac
  1201. y = y + bias
  1202. }
  1203. // Process tail of decimal input so it can affect rounding
  1204. if (a+i)&(128-1) != z {
  1205. var t uint32_t = *(*uint32_t)(unsafe.Pointer(bp + uintptr((a+i)&(128-1))*4))
  1206. if t < uint32_t(500000000) && (t != 0 || (a+i+1)&(128-1) != z) {
  1207. frac = frac + 0.25*float64(sign)
  1208. } else if t > uint32_t(500000000) {
  1209. frac = frac + 0.75*float64(sign)
  1210. } else if t == uint32_t(500000000) {
  1211. if (a+i+1)&(128-1) == z {
  1212. frac = frac + 0.5*float64(sign)
  1213. } else {
  1214. frac = frac + 0.75*float64(sign)
  1215. }
  1216. }
  1217. if 53-bits >= 2 && !(Xfmodl(tls, frac, float64(1)) != 0) {
  1218. frac += 1
  1219. }
  1220. }
  1221. y = y + frac
  1222. y = y - bias
  1223. if (e2+53)&0x7fffffff > emax-5 {
  1224. if Xfabsl(tls, y) >= float64(float64(2))/2.22044604925031308085e-16 {
  1225. if denormal != 0 && bits == 53+e2-emin {
  1226. denormal = 0
  1227. }
  1228. y = y * 0.5
  1229. e2++
  1230. }
  1231. if e2+53 > emax || denormal != 0 && frac != 0 {
  1232. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1233. }
  1234. }
  1235. return Xscalbnl(tls, y, e2)
  1236. }
  1237. var _sth = [2]uint32_t{uint32_t(9007199), uint32_t(254740991)} /* floatscan.c:67:24 */
  1238. var _sp10s = [8]int32{10, 100, 1000, 10000,
  1239. 100000, 1000000, 10000000, 100000000} /* floatscan.c:80:19 */
  1240. func hexfloat(tls *TLS, f uintptr, bits int32, emin int32, sign int32, pok int32) float64 { /* floatscan.c:315:20: */
  1241. var x uint32_t = uint32_t(0)
  1242. var y float64 = float64(0)
  1243. var scale float64 = float64(1)
  1244. var bias float64 = float64(0)
  1245. var gottail int32 = 0
  1246. var gotrad int32 = 0
  1247. var gotdig int32 = 0
  1248. var rp int64 = int64(0)
  1249. var dc int64 = int64(0)
  1250. var e2 int64 = int64(0)
  1251. var d int32
  1252. var c int32
  1253. c = func() int32 {
  1254. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1255. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1256. }
  1257. return X__shgetc(tls, f)
  1258. }()
  1259. // Skip leading zeros
  1260. for ; c == '0'; c = func() int32 {
  1261. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1262. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1263. }
  1264. return X__shgetc(tls, f)
  1265. }() {
  1266. gotdig = 1
  1267. }
  1268. if c == '.' {
  1269. gotrad = 1
  1270. c = func() int32 {
  1271. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1272. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1273. }
  1274. return X__shgetc(tls, f)
  1275. }()
  1276. // Count zeros after the radix point before significand
  1277. rp = int64(0)
  1278. __1:
  1279. if !(c == '0') {
  1280. goto __3
  1281. }
  1282. gotdig = 1
  1283. goto __2
  1284. __2:
  1285. c = func() int32 {
  1286. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1287. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1288. }
  1289. return X__shgetc(tls, f)
  1290. }()
  1291. rp--
  1292. goto __1
  1293. goto __3
  1294. __3:
  1295. }
  1296. for ; uint32(c-'0') < 10 || uint32(c|32-'a') < 6 || c == '.'; c = func() int32 {
  1297. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1298. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1299. }
  1300. return X__shgetc(tls, f)
  1301. }() {
  1302. if c == '.' {
  1303. if gotrad != 0 {
  1304. break
  1305. }
  1306. rp = dc
  1307. gotrad = 1
  1308. } else {
  1309. gotdig = 1
  1310. if c > '9' {
  1311. d = c | 32 + 10 - 'a'
  1312. } else {
  1313. d = c - '0'
  1314. }
  1315. if dc < int64(8) {
  1316. x = x*uint32_t(16) + uint32_t(d)
  1317. } else if dc < int64(53/4+1) {
  1318. y = y + float64(d)*AssignDivFloat64(&scale, float64(16))
  1319. } else if d != 0 && !(gottail != 0) {
  1320. y = y + 0.5*scale
  1321. gottail = 1
  1322. }
  1323. dc++
  1324. }
  1325. }
  1326. if !(gotdig != 0) {
  1327. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1328. (*FILE)(unsafe.Pointer(f)).Frpos--
  1329. } else {
  1330. }
  1331. if pok != 0 {
  1332. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1333. (*FILE)(unsafe.Pointer(f)).Frpos--
  1334. } else {
  1335. }
  1336. if gotrad != 0 {
  1337. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1338. (*FILE)(unsafe.Pointer(f)).Frpos--
  1339. } else {
  1340. }
  1341. }
  1342. } else {
  1343. X__shlim(tls, f, int64(0))
  1344. }
  1345. return float64(sign) * 0.0
  1346. }
  1347. if !(gotrad != 0) {
  1348. rp = dc
  1349. }
  1350. for dc < int64(8) {
  1351. x = x * uint32_t(16)
  1352. dc++
  1353. }
  1354. if c|32 == 'p' {
  1355. e2 = scanexp(tls, f, pok)
  1356. if e2 == -0x7fffffffffffffff-int64(1) {
  1357. if pok != 0 {
  1358. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1359. (*FILE)(unsafe.Pointer(f)).Frpos--
  1360. } else {
  1361. }
  1362. } else {
  1363. X__shlim(tls, f, int64(0))
  1364. return float64(0)
  1365. }
  1366. e2 = int64(0)
  1367. }
  1368. } else {
  1369. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1370. (*FILE)(unsafe.Pointer(f)).Frpos--
  1371. } else {
  1372. }
  1373. }
  1374. e2 = e2 + (int64(4)*rp - int64(32))
  1375. if !(x != 0) {
  1376. return float64(sign) * 0.0
  1377. }
  1378. if e2 > int64(-emin) {
  1379. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1380. return float64(sign) * 1.79769313486231570815e+308 * 1.79769313486231570815e+308
  1381. }
  1382. if e2 < int64(emin-2*53) {
  1383. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1384. return float64(sign) * 2.22507385850720138309e-308 * 2.22507385850720138309e-308
  1385. }
  1386. for x < 0x80000000 {
  1387. if y >= 0.5 {
  1388. x = x + (x + uint32_t(1))
  1389. y = y + (y - float64(1))
  1390. } else {
  1391. x = x + x
  1392. y = y + y
  1393. }
  1394. e2--
  1395. }
  1396. if int64(bits) > int64(32)+e2-int64(emin) {
  1397. bits = int32(int64(32) + e2 - int64(emin))
  1398. if bits < 0 {
  1399. bits = 0
  1400. }
  1401. }
  1402. if bits < 53 {
  1403. bias = Xcopysignl(tls, Xscalbn(tls, float64(1), 32+53-bits-1), float64(sign))
  1404. }
  1405. if bits < 32 && y != 0 && !(x&uint32_t(1) != 0) {
  1406. x++
  1407. y = float64(0)
  1408. }
  1409. y = bias + float64(sign)*float64(x) + float64(sign)*y
  1410. y = y - bias
  1411. if !(y != 0) {
  1412. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1413. }
  1414. return Xscalbnl(tls, y, int32(e2))
  1415. }
  1416. func X__floatscan(tls *TLS, f uintptr, prec int32, pok int32) float64 { /* floatscan.c:427:13: */
  1417. if __ccgo_strace {
  1418. trc("tls=%v f=%v prec=%v pok=%v, (%v:)", tls, f, prec, pok, origin(2))
  1419. }
  1420. var sign int32 = 1
  1421. var i size_t
  1422. var bits int32
  1423. var emin int32
  1424. var c int32
  1425. switch prec {
  1426. case 0:
  1427. bits = 24
  1428. emin = -125 - bits
  1429. break
  1430. case 1:
  1431. bits = 53
  1432. emin = -1021 - bits
  1433. break
  1434. case 2:
  1435. bits = 53
  1436. emin = -1021 - bits
  1437. break
  1438. default:
  1439. return float64(0)
  1440. }
  1441. for __isspace(tls, AssignInt32(&c, func() int32 {
  1442. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1443. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1444. }
  1445. return X__shgetc(tls, f)
  1446. }())) != 0 {
  1447. }
  1448. if c == '+' || c == '-' {
  1449. sign = sign - 2*Bool32(c == '-')
  1450. c = func() int32 {
  1451. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1452. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1453. }
  1454. return X__shgetc(tls, f)
  1455. }()
  1456. }
  1457. for i = uint64(0); i < uint64(8) && c|32 == int32(*(*int8)(unsafe.Pointer(ts /* "infinity" */ + uintptr(i)))); i++ {
  1458. if i < uint64(7) {
  1459. c = func() int32 {
  1460. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1461. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1462. }
  1463. return X__shgetc(tls, f)
  1464. }()
  1465. }
  1466. }
  1467. if i == uint64(3) || i == uint64(8) || i > uint64(3) && pok != 0 {
  1468. if i != uint64(8) {
  1469. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1470. (*FILE)(unsafe.Pointer(f)).Frpos--
  1471. } else {
  1472. }
  1473. if pok != 0 {
  1474. for ; i > uint64(3); i-- {
  1475. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1476. (*FILE)(unsafe.Pointer(f)).Frpos--
  1477. } else {
  1478. }
  1479. }
  1480. }
  1481. }
  1482. return float64(float32(sign) * X__builtin_inff(tls))
  1483. }
  1484. if !(i != 0) {
  1485. for i = uint64(0); i < uint64(3) && c|32 == int32(*(*int8)(unsafe.Pointer(ts + 9 /* "nan" */ + uintptr(i)))); i++ {
  1486. if i < uint64(2) {
  1487. c = func() int32 {
  1488. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1489. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1490. }
  1491. return X__shgetc(tls, f)
  1492. }()
  1493. }
  1494. }
  1495. }
  1496. if i == uint64(3) {
  1497. if func() int32 {
  1498. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1499. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1500. }
  1501. return X__shgetc(tls, f)
  1502. }() != '(' {
  1503. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1504. (*FILE)(unsafe.Pointer(f)).Frpos--
  1505. } else {
  1506. }
  1507. return float64(X__builtin_nanf(tls, ts+13))
  1508. }
  1509. for i = uint64(1); ; i++ {
  1510. c = func() int32 {
  1511. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1512. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1513. }
  1514. return X__shgetc(tls, f)
  1515. }()
  1516. if uint32(c-'0') < 10 || uint32(c-'A') < 26 || uint32(c-'a') < 26 || c == '_' {
  1517. continue
  1518. }
  1519. if c == ')' {
  1520. return float64(X__builtin_nanf(tls, ts+13))
  1521. }
  1522. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1523. (*FILE)(unsafe.Pointer(f)).Frpos--
  1524. } else {
  1525. }
  1526. if !(pok != 0) {
  1527. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1528. X__shlim(tls, f, int64(0))
  1529. return float64(0)
  1530. }
  1531. for PostDecUint64(&i, 1) != 0 {
  1532. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1533. (*FILE)(unsafe.Pointer(f)).Frpos--
  1534. } else {
  1535. }
  1536. }
  1537. return float64(X__builtin_nanf(tls, ts+13))
  1538. }
  1539. return float64(X__builtin_nanf(tls, ts+13))
  1540. }
  1541. if i != 0 {
  1542. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1543. (*FILE)(unsafe.Pointer(f)).Frpos--
  1544. } else {
  1545. }
  1546. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1547. X__shlim(tls, f, int64(0))
  1548. return float64(0)
  1549. }
  1550. if c == '0' {
  1551. c = func() int32 {
  1552. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1553. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1554. }
  1555. return X__shgetc(tls, f)
  1556. }()
  1557. if c|32 == 'x' {
  1558. return hexfloat(tls, f, bits, emin, sign, pok)
  1559. }
  1560. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1561. (*FILE)(unsafe.Pointer(f)).Frpos--
  1562. } else {
  1563. }
  1564. c = '0'
  1565. }
  1566. return decfloat(tls, f, c, bits, emin, sign, pok)
  1567. }
  1568. // Lookup table for digit values. -1==255>=36 -> invalid
  1569. var table = [257]uint8{Uint8FromInt32(-1),
  1570. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1571. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1572. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1573. uint8(0), uint8(1), uint8(2), uint8(3), uint8(4), uint8(5), uint8(6), uint8(7), uint8(8), uint8(9), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1574. Uint8FromInt32(-1), uint8(10), uint8(11), uint8(12), uint8(13), uint8(14), uint8(15), uint8(16), uint8(17), uint8(18), uint8(19), uint8(20), uint8(21), uint8(22), uint8(23), uint8(24),
  1575. uint8(25), uint8(26), uint8(27), uint8(28), uint8(29), uint8(30), uint8(31), uint8(32), uint8(33), uint8(34), uint8(35), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1576. Uint8FromInt32(-1), uint8(10), uint8(11), uint8(12), uint8(13), uint8(14), uint8(15), uint8(16), uint8(17), uint8(18), uint8(19), uint8(20), uint8(21), uint8(22), uint8(23), uint8(24),
  1577. uint8(25), uint8(26), uint8(27), uint8(28), uint8(29), uint8(30), uint8(31), uint8(32), uint8(33), uint8(34), uint8(35), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1578. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1579. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1580. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1581. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1582. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1583. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1584. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1585. Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1), Uint8FromInt32(-1),
  1586. } /* intscan.c:7:28 */
  1587. func X__intscan(tls *TLS, f uintptr, base uint32, pok int32, lim uint64) uint64 { /* intscan.c:26:20: */
  1588. if __ccgo_strace {
  1589. trc("tls=%v f=%v base=%v pok=%v lim=%v, (%v:)", tls, f, base, pok, lim, origin(2))
  1590. }
  1591. var val uintptr
  1592. var c int32
  1593. var neg int32
  1594. var x uint32
  1595. var y uint64
  1596. var bs int32
  1597. val = uintptr(unsafe.Pointer(&table)) + uintptr(1)
  1598. neg = 0
  1599. if !(base > uint32(36) || base == uint32(1)) {
  1600. goto __1
  1601. }
  1602. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1603. return uint64(0)
  1604. __1:
  1605. ;
  1606. __2:
  1607. if !(__isspace(tls, AssignInt32(&c, func() int32 {
  1608. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1609. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1610. }
  1611. return X__shgetc(tls, f)
  1612. }())) != 0) {
  1613. goto __3
  1614. }
  1615. goto __2
  1616. __3:
  1617. ;
  1618. if !(c == '+' || c == '-') {
  1619. goto __4
  1620. }
  1621. neg = -Bool32(c == '-')
  1622. c = func() int32 {
  1623. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1624. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1625. }
  1626. return X__shgetc(tls, f)
  1627. }()
  1628. __4:
  1629. ;
  1630. if !((base == uint32(0) || base == uint32(16)) && c == '0') {
  1631. goto __5
  1632. }
  1633. c = func() int32 {
  1634. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1635. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1636. }
  1637. return X__shgetc(tls, f)
  1638. }()
  1639. if !(c|32 == 'x') {
  1640. goto __7
  1641. }
  1642. c = func() int32 {
  1643. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1644. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1645. }
  1646. return X__shgetc(tls, f)
  1647. }()
  1648. if !(int32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) >= 16) {
  1649. goto __9
  1650. }
  1651. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1652. (*FILE)(unsafe.Pointer(f)).Frpos--
  1653. } else {
  1654. }
  1655. if !(pok != 0) {
  1656. goto __10
  1657. }
  1658. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1659. (*FILE)(unsafe.Pointer(f)).Frpos--
  1660. } else {
  1661. }
  1662. goto __11
  1663. __10:
  1664. X__shlim(tls, f, int64(0))
  1665. __11:
  1666. ;
  1667. return uint64(0)
  1668. __9:
  1669. ;
  1670. base = uint32(16)
  1671. goto __8
  1672. __7:
  1673. if !(base == uint32(0)) {
  1674. goto __12
  1675. }
  1676. base = uint32(8)
  1677. __12:
  1678. ;
  1679. __8:
  1680. ;
  1681. goto __6
  1682. __5:
  1683. if !(base == uint32(0)) {
  1684. goto __13
  1685. }
  1686. base = uint32(10)
  1687. __13:
  1688. ;
  1689. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) >= base) {
  1690. goto __14
  1691. }
  1692. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1693. (*FILE)(unsafe.Pointer(f)).Frpos--
  1694. } else {
  1695. }
  1696. X__shlim(tls, f, int64(0))
  1697. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 22
  1698. return uint64(0)
  1699. __14:
  1700. ;
  1701. __6:
  1702. ;
  1703. if !(base == uint32(10)) {
  1704. goto __15
  1705. }
  1706. x = uint32(0)
  1707. __17:
  1708. if !(uint32(c-'0') < 10 && x <= 0xffffffff/uint32(10)-uint32(1)) {
  1709. goto __19
  1710. }
  1711. x = x*uint32(10) + uint32(c-'0')
  1712. goto __18
  1713. __18:
  1714. c = func() int32 {
  1715. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1716. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1717. }
  1718. return X__shgetc(tls, f)
  1719. }()
  1720. goto __17
  1721. goto __19
  1722. __19:
  1723. ;
  1724. y = uint64(x)
  1725. __20:
  1726. if !(uint32(c-'0') < 10 && y <= (2*uint64(0x7fffffffffffffff)+uint64(1))/uint64(10) && uint64(10)*y <= 2*uint64(0x7fffffffffffffff)+uint64(1)-uint64(c-'0')) {
  1727. goto __22
  1728. }
  1729. y = y*uint64(10) + uint64(c-'0')
  1730. goto __21
  1731. __21:
  1732. c = func() int32 {
  1733. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1734. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1735. }
  1736. return X__shgetc(tls, f)
  1737. }()
  1738. goto __20
  1739. goto __22
  1740. __22:
  1741. ;
  1742. if !(uint32(c-'0') >= 10) {
  1743. goto __23
  1744. }
  1745. goto done
  1746. __23:
  1747. ;
  1748. goto __16
  1749. __15:
  1750. if !!(base&(base-uint32(1)) != 0) {
  1751. goto __24
  1752. }
  1753. bs = int32(*(*int8)(unsafe.Pointer(ts + 14 + uintptr(uint32(0x17)*base>>5&uint32(7)))))
  1754. x = uint32(0)
  1755. __26:
  1756. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && x <= 0xffffffff/uint32(32)) {
  1757. goto __28
  1758. }
  1759. x = x<<bs | uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1760. goto __27
  1761. __27:
  1762. c = func() int32 {
  1763. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1764. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1765. }
  1766. return X__shgetc(tls, f)
  1767. }()
  1768. goto __26
  1769. goto __28
  1770. __28:
  1771. ;
  1772. y = uint64(x)
  1773. __29:
  1774. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && y <= uint64(2*uint64(0x7fffffffffffffff)+uint64(1))>>bs) {
  1775. goto __31
  1776. }
  1777. y = y<<bs | uint64(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1778. goto __30
  1779. __30:
  1780. c = func() int32 {
  1781. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1782. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1783. }
  1784. return X__shgetc(tls, f)
  1785. }()
  1786. goto __29
  1787. goto __31
  1788. __31:
  1789. ;
  1790. goto __25
  1791. __24:
  1792. x = uint32(0)
  1793. __32:
  1794. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && x <= 0xffffffff/uint32(36)-uint32(1)) {
  1795. goto __34
  1796. }
  1797. x = x*base + uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1798. goto __33
  1799. __33:
  1800. c = func() int32 {
  1801. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1802. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1803. }
  1804. return X__shgetc(tls, f)
  1805. }()
  1806. goto __32
  1807. goto __34
  1808. __34:
  1809. ;
  1810. y = uint64(x)
  1811. __35:
  1812. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base && y <= (2*uint64(0x7fffffffffffffff)+uint64(1))/uint64(base) && uint64(base)*y <= 2*uint64(0x7fffffffffffffff)+uint64(1)-uint64(*(*uint8)(unsafe.Pointer(val + uintptr(c))))) {
  1813. goto __37
  1814. }
  1815. y = y*uint64(base) + uint64(*(*uint8)(unsafe.Pointer(val + uintptr(c))))
  1816. goto __36
  1817. __36:
  1818. c = func() int32 {
  1819. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1820. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1821. }
  1822. return X__shgetc(tls, f)
  1823. }()
  1824. goto __35
  1825. goto __37
  1826. __37:
  1827. ;
  1828. __25:
  1829. ;
  1830. __16:
  1831. ;
  1832. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base) {
  1833. goto __38
  1834. }
  1835. __39:
  1836. if !(uint32(*(*uint8)(unsafe.Pointer(val + uintptr(c)))) < base) {
  1837. goto __41
  1838. }
  1839. goto __40
  1840. __40:
  1841. c = func() int32 {
  1842. if (*FILE)(unsafe.Pointer(f)).Frpos != (*FILE)(unsafe.Pointer(f)).Fshend {
  1843. return int32(*(*uint8)(unsafe.Pointer(PostIncUintptr(&(*FILE)(unsafe.Pointer(f)).Frpos, 1))))
  1844. }
  1845. return X__shgetc(tls, f)
  1846. }()
  1847. goto __39
  1848. goto __41
  1849. __41:
  1850. ;
  1851. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1852. y = lim
  1853. if !(lim&uint64(1) != 0) {
  1854. goto __42
  1855. }
  1856. neg = 0
  1857. __42:
  1858. ;
  1859. __38:
  1860. ;
  1861. done:
  1862. if (*FILE)(unsafe.Pointer(f)).Fshlim >= int64(0) {
  1863. (*FILE)(unsafe.Pointer(f)).Frpos--
  1864. } else {
  1865. }
  1866. if !(y >= lim) {
  1867. goto __43
  1868. }
  1869. if !(!(lim&uint64(1) != 0) && !(neg != 0)) {
  1870. goto __44
  1871. }
  1872. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1873. return lim - uint64(1)
  1874. goto __45
  1875. __44:
  1876. if !(y > lim) {
  1877. goto __46
  1878. }
  1879. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 34
  1880. return lim
  1881. __46:
  1882. ;
  1883. __45:
  1884. ;
  1885. __43:
  1886. ;
  1887. return y ^ uint64(neg) - uint64(neg)
  1888. }
  1889. // The shcnt field stores the number of bytes read so far, offset by
  1890. // the value of buf-rpos at the last function call (__shlim or __shgetc),
  1891. // so that between calls the inline shcnt macro can add rpos-buf to get
  1892. // the actual count.
  1893. func X__shlim(tls *TLS, f uintptr, lim off_t) { /* shgetc.c:8:6: */
  1894. if __ccgo_strace {
  1895. trc("tls=%v f=%v lim=%v, (%v:)", tls, f, lim, origin(2))
  1896. }
  1897. (*FILE)(unsafe.Pointer(f)).Fshlim = lim
  1898. (*FILE)(unsafe.Pointer(f)).Fshcnt = (int64((*FILE)(unsafe.Pointer(f)).Fbuf) - int64((*FILE)(unsafe.Pointer(f)).Frpos)) / 1
  1899. // If lim is nonzero, rend must be a valid pointer.
  1900. if lim != 0 && (int64((*FILE)(unsafe.Pointer(f)).Frend)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 > lim {
  1901. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frpos + uintptr(lim)
  1902. } else {
  1903. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frend
  1904. }
  1905. }
  1906. func X__shgetc(tls *TLS, f uintptr) int32 { /* shgetc.c:19:5: */
  1907. if __ccgo_strace {
  1908. trc("tls=%v f=%v, (%v:)", tls, f, origin(2))
  1909. }
  1910. var c int32
  1911. var cnt off_t = (*FILE)(unsafe.Pointer(f)).Fshcnt + (int64((*FILE)(unsafe.Pointer(f)).Frpos)-int64((*FILE)(unsafe.Pointer(f)).Fbuf))/1
  1912. if (*FILE)(unsafe.Pointer(f)).Fshlim != 0 && cnt >= (*FILE)(unsafe.Pointer(f)).Fshlim || AssignInt32(&c, X__uflow(tls, f)) < 0 {
  1913. (*FILE)(unsafe.Pointer(f)).Fshcnt = (int64((*FILE)(unsafe.Pointer(f)).Fbuf)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 + cnt
  1914. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frpos
  1915. (*FILE)(unsafe.Pointer(f)).Fshlim = int64(-1)
  1916. return -1
  1917. }
  1918. cnt++
  1919. if (*FILE)(unsafe.Pointer(f)).Fshlim != 0 && (int64((*FILE)(unsafe.Pointer(f)).Frend)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 > (*FILE)(unsafe.Pointer(f)).Fshlim-cnt {
  1920. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frpos + uintptr((*FILE)(unsafe.Pointer(f)).Fshlim-cnt)
  1921. } else {
  1922. (*FILE)(unsafe.Pointer(f)).Fshend = (*FILE)(unsafe.Pointer(f)).Frend
  1923. }
  1924. (*FILE)(unsafe.Pointer(f)).Fshcnt = (int64((*FILE)(unsafe.Pointer(f)).Fbuf)-int64((*FILE)(unsafe.Pointer(f)).Frpos))/1 + cnt
  1925. if (*FILE)(unsafe.Pointer(f)).Frpos <= (*FILE)(unsafe.Pointer(f)).Fbuf {
  1926. *(*uint8)(unsafe.Pointer((*FILE)(unsafe.Pointer(f)).Frpos + UintptrFromInt32(-1))) = uint8(c)
  1927. }
  1928. return c
  1929. }
  1930. func __bswap32(tls *TLS, __x uint32_t) uint32_t { /* endian.h:24:26: */
  1931. return __x>>24 | __x>>8&uint32_t(0xff00) | __x<<8&uint32_t(0xff0000) | __x<<24
  1932. }
  1933. func Xcopysignl(tls *TLS, x float64, y float64) float64 { /* copysignl.c:4:13: */
  1934. if __ccgo_strace {
  1935. trc("tls=%v x=%v y=%v, (%v:)", tls, x, y, origin(2))
  1936. }
  1937. return Xcopysign(tls, x, y)
  1938. }
  1939. func Xfabsl(tls *TLS, x float64) float64 { /* fabsl.c:3:13: */
  1940. if __ccgo_strace {
  1941. trc("tls=%v x=%v, (%v:)", tls, x, origin(2))
  1942. }
  1943. return Xfabs(tls, x)
  1944. }
  1945. func Xfmodl(tls *TLS, x float64, y float64) float64 { /* fmodl.c:4:13: */
  1946. if __ccgo_strace {
  1947. trc("tls=%v x=%v y=%v, (%v:)", tls, x, y, origin(2))
  1948. }
  1949. return Xfmod(tls, x, y)
  1950. }
  1951. var toint double_t = float64(float64(1)) / 2.22044604925031308085e-16 /* rint.c:10:23 */
  1952. func Xrint(tls *TLS, x float64) float64 { /* rint.c:12:8: */
  1953. if __ccgo_strace {
  1954. trc("tls=%v x=%v, (%v:)", tls, x, origin(2))
  1955. }
  1956. bp := tls.Alloc(8)
  1957. defer tls.Free(8)
  1958. *(*struct{ Ff float64 })(unsafe.Pointer(bp)) = func() (r struct{ Ff float64 }) {
  1959. *(*float64)(unsafe.Pointer(uintptr(unsafe.Pointer(&r)) + 0)) = x
  1960. return r
  1961. }()
  1962. var e int32 = int32(*(*uint64_t)(unsafe.Pointer(bp)) >> 52 & uint64(0x7ff))
  1963. var s int32 = int32(*(*uint64_t)(unsafe.Pointer(bp)) >> 63)
  1964. var y double_t
  1965. if e >= 0x3ff+52 {
  1966. return x
  1967. }
  1968. if s != 0 {
  1969. y = x - toint + toint
  1970. } else {
  1971. y = x + toint - toint
  1972. }
  1973. if y == float64(0) {
  1974. if s != 0 {
  1975. return -Float64FromFloat64(0.0)
  1976. }
  1977. return float64(0)
  1978. }
  1979. return y
  1980. }
  1981. func Xscalbn(tls *TLS, x float64, n int32) float64 { /* scalbn.c:4:8: */
  1982. if __ccgo_strace {
  1983. trc("tls=%v x=%v n=%v, (%v:)", tls, x, n, origin(2))
  1984. }
  1985. bp := tls.Alloc(8)
  1986. defer tls.Free(8)
  1987. // var u struct {Ff float64;} at bp, 8
  1988. var y double_t = x
  1989. if n > 1023 {
  1990. y = y * 0x1p1023
  1991. n = n - 1023
  1992. if n > 1023 {
  1993. y = y * 0x1p1023
  1994. n = n - 1023
  1995. if n > 1023 {
  1996. n = 1023
  1997. }
  1998. }
  1999. } else if n < -1022 {
  2000. // make sure final n < -53 to avoid double
  2001. // rounding in the subnormal range
  2002. y = y * (float64(0x1p-1022) * 0x1p53)
  2003. n = n + (1022 - 53)
  2004. if n < -1022 {
  2005. y = y * (float64(0x1p-1022) * 0x1p53)
  2006. n = n + (1022 - 53)
  2007. if n < -1022 {
  2008. n = -1022
  2009. }
  2010. }
  2011. }
  2012. *(*uint64_t)(unsafe.Pointer(bp)) = uint64_t(0x3ff+n) << 52
  2013. x = y * *(*float64)(unsafe.Pointer(bp))
  2014. return x
  2015. }
  2016. func Xscalbnl(tls *TLS, x float64, n int32) float64 { /* scalbnl.c:4:13: */
  2017. if __ccgo_strace {
  2018. trc("tls=%v x=%v n=%v, (%v:)", tls, x, n, origin(2))
  2019. }
  2020. return Xscalbn(tls, x, n)
  2021. }
  2022. type div_t = struct {
  2023. Fquot int32
  2024. Frem int32
  2025. } /* stdlib.h:62:35 */
  2026. type ldiv_t = struct {
  2027. Fquot int64
  2028. Frem int64
  2029. } /* stdlib.h:63:36 */
  2030. type lldiv_t = struct {
  2031. Fquot int64
  2032. Frem int64
  2033. } /* stdlib.h:64:41 */
  2034. type max_align_t = struct {
  2035. F__ll int64
  2036. F__ld float64
  2037. } /* alltypes.h:41:54 */
  2038. type imaxdiv_t = struct {
  2039. Fquot intmax_t
  2040. Frem intmax_t
  2041. } /* inttypes.h:14:40 */
  2042. type pid_t = int32 /* alltypes.h:235:13 */
  2043. type uid_t = uint32 /* alltypes.h:245:18 */
  2044. type gid_t = uint32 /* alltypes.h:250:18 */
  2045. type iovec = struct {
  2046. Fiov_base uintptr
  2047. Fiov_len size_t
  2048. } /* alltypes.h:355:1 */
  2049. type socklen_t = uint32 /* alltypes.h:361:18 */
  2050. type sa_family_t = uint16 /* alltypes.h:366:24 */
  2051. type msghdr = struct {
  2052. Fmsg_name uintptr
  2053. Fmsg_namelen socklen_t
  2054. F__ccgo_pad1 [4]byte
  2055. Fmsg_iov uintptr
  2056. Fmsg_iovlen int32
  2057. F__pad1 int32
  2058. Fmsg_control uintptr
  2059. Fmsg_controllen socklen_t
  2060. F__pad2 int32
  2061. Fmsg_flags int32
  2062. F__ccgo_pad2 [4]byte
  2063. } /* socket.h:22:1 */
  2064. type cmsghdr = struct {
  2065. Fcmsg_len socklen_t
  2066. F__pad1 int32
  2067. Fcmsg_level int32
  2068. Fcmsg_type int32
  2069. } /* socket.h:44:1 */
  2070. type linger = struct {
  2071. Fl_onoff int32
  2072. Fl_linger int32
  2073. } /* socket.h:74:1 */
  2074. type sockaddr = struct {
  2075. Fsa_family sa_family_t
  2076. Fsa_data [14]int8
  2077. } /* socket.h:367:1 */
  2078. type sockaddr_storage = struct {
  2079. Fss_family sa_family_t
  2080. F__ss_padding [118]int8
  2081. F__ss_align uint64
  2082. } /* socket.h:372:1 */
  2083. type in_port_t = uint16_t /* in.h:12:18 */
  2084. type in_addr_t = uint32_t /* in.h:13:18 */
  2085. type in_addr = struct{ Fs_addr in_addr_t } /* in.h:14:1 */
  2086. type sockaddr_in = struct {
  2087. Fsin_family sa_family_t
  2088. Fsin_port in_port_t
  2089. Fsin_addr struct{ Fs_addr in_addr_t }
  2090. Fsin_zero [8]uint8_t
  2091. } /* in.h:16:1 */
  2092. type in6_addr = struct {
  2093. F__in6_union struct {
  2094. F__ccgo_pad1 [0]uint32
  2095. F__s6_addr [16]uint8_t
  2096. }
  2097. } /* in.h:23:1 */
  2098. type sockaddr_in6 = struct {
  2099. Fsin6_family sa_family_t
  2100. Fsin6_port in_port_t
  2101. Fsin6_flowinfo uint32_t
  2102. Fsin6_addr struct {
  2103. F__in6_union struct {
  2104. F__ccgo_pad1 [0]uint32
  2105. F__s6_addr [16]uint8_t
  2106. }
  2107. }
  2108. Fsin6_scope_id uint32_t
  2109. } /* in.h:34:1 */
  2110. type ipv6_mreq = struct {
  2111. Fipv6mr_multiaddr struct {
  2112. F__in6_union struct {
  2113. F__ccgo_pad1 [0]uint32
  2114. F__s6_addr [16]uint8_t
  2115. }
  2116. }
  2117. Fipv6mr_interface uint32
  2118. } /* in.h:42:1 */
  2119. type ip_opts = struct {
  2120. Fip_dst struct{ Fs_addr in_addr_t }
  2121. Fip_opts [40]int8
  2122. } /* in.h:229:1 */
  2123. type ip_mreq = struct {
  2124. Fimr_multiaddr struct{ Fs_addr in_addr_t }
  2125. Fimr_interface struct{ Fs_addr in_addr_t }
  2126. } /* in.h:247:1 */
  2127. type ip_mreqn = struct {
  2128. Fimr_multiaddr struct{ Fs_addr in_addr_t }
  2129. Fimr_address struct{ Fs_addr in_addr_t }
  2130. Fimr_ifindex int32
  2131. } /* in.h:252:1 */
  2132. type ip_mreq_source = struct {
  2133. Fimr_multiaddr struct{ Fs_addr in_addr_t }
  2134. Fimr_interface struct{ Fs_addr in_addr_t }
  2135. Fimr_sourceaddr struct{ Fs_addr in_addr_t }
  2136. } /* in.h:258:1 */
  2137. type ip_msfilter = struct {
  2138. Fimsf_multiaddr struct{ Fs_addr in_addr_t }
  2139. Fimsf_interface struct{ Fs_addr in_addr_t }
  2140. Fimsf_fmode uint32_t
  2141. Fimsf_numsrc uint32_t
  2142. Fimsf_slist [1]struct{ Fs_addr in_addr_t }
  2143. } /* in.h:264:1 */
  2144. type group_req = struct {
  2145. Fgr_interface uint32_t
  2146. F__ccgo_pad1 [4]byte
  2147. Fgr_group struct {
  2148. Fss_family sa_family_t
  2149. F__ss_padding [118]int8
  2150. F__ss_align uint64
  2151. }
  2152. } /* in.h:275:1 */
  2153. type group_source_req = struct {
  2154. Fgsr_interface uint32_t
  2155. F__ccgo_pad1 [4]byte
  2156. Fgsr_group struct {
  2157. Fss_family sa_family_t
  2158. F__ss_padding [118]int8
  2159. F__ss_align uint64
  2160. }
  2161. Fgsr_source struct {
  2162. Fss_family sa_family_t
  2163. F__ss_padding [118]int8
  2164. F__ss_align uint64
  2165. }
  2166. } /* in.h:280:1 */
  2167. type group_filter = struct {
  2168. Fgf_interface uint32_t
  2169. F__ccgo_pad1 [4]byte
  2170. Fgf_group struct {
  2171. Fss_family sa_family_t
  2172. F__ss_padding [118]int8
  2173. F__ss_align uint64
  2174. }
  2175. Fgf_fmode uint32_t
  2176. Fgf_numsrc uint32_t
  2177. Fgf_slist [1]struct {
  2178. Fss_family sa_family_t
  2179. F__ss_padding [118]int8
  2180. F__ss_align uint64
  2181. }
  2182. } /* in.h:286:1 */
  2183. type in_pktinfo = struct {
  2184. Fipi_ifindex int32
  2185. Fipi_spec_dst struct{ Fs_addr in_addr_t }
  2186. Fipi_addr struct{ Fs_addr in_addr_t }
  2187. } /* in.h:297:1 */
  2188. type in6_pktinfo = struct {
  2189. Fipi6_addr struct {
  2190. F__in6_union struct {
  2191. F__ccgo_pad1 [0]uint32
  2192. F__s6_addr [16]uint8_t
  2193. }
  2194. }
  2195. Fipi6_ifindex uint32
  2196. } /* in.h:303:1 */
  2197. type ip6_mtuinfo = struct {
  2198. Fip6m_addr struct {
  2199. Fsin6_family sa_family_t
  2200. Fsin6_port in_port_t
  2201. Fsin6_flowinfo uint32_t
  2202. Fsin6_addr struct {
  2203. F__in6_union struct {
  2204. F__ccgo_pad1 [0]uint32
  2205. F__s6_addr [16]uint8_t
  2206. }
  2207. }
  2208. Fsin6_scope_id uint32_t
  2209. }
  2210. Fip6m_mtu uint32_t
  2211. } /* in.h:308:1 */
  2212. type addrinfo = struct {
  2213. Fai_flags int32
  2214. Fai_family int32
  2215. Fai_socktype int32
  2216. Fai_protocol int32
  2217. Fai_addrlen socklen_t
  2218. F__ccgo_pad1 [4]byte
  2219. Fai_addr uintptr
  2220. Fai_canonname uintptr
  2221. Fai_next uintptr
  2222. } /* netdb.h:16:1 */
  2223. // Legacy functions follow (marked OBsolete in SUS)
  2224. type netent = struct {
  2225. Fn_name uintptr
  2226. Fn_aliases uintptr
  2227. Fn_addrtype int32
  2228. Fn_net uint32_t
  2229. } /* netdb.h:62:1 */
  2230. type hostent = struct {
  2231. Fh_name uintptr
  2232. Fh_aliases uintptr
  2233. Fh_addrtype int32
  2234. Fh_length int32
  2235. Fh_addr_list uintptr
  2236. } /* netdb.h:69:1 */
  2237. type servent = struct {
  2238. Fs_name uintptr
  2239. Fs_aliases uintptr
  2240. Fs_port int32
  2241. F__ccgo_pad1 [4]byte
  2242. Fs_proto uintptr
  2243. } /* netdb.h:78:1 */
  2244. type protoent = struct {
  2245. Fp_name uintptr
  2246. Fp_aliases uintptr
  2247. Fp_proto int32
  2248. F__ccgo_pad1 [4]byte
  2249. } /* netdb.h:85:1 */
  2250. type aibuf = struct {
  2251. Fai struct {
  2252. Fai_flags int32
  2253. Fai_family int32
  2254. Fai_socktype int32
  2255. Fai_protocol int32
  2256. Fai_addrlen socklen_t
  2257. F__ccgo_pad1 [4]byte
  2258. Fai_addr uintptr
  2259. Fai_canonname uintptr
  2260. Fai_next uintptr
  2261. }
  2262. Fsa struct {
  2263. Fsin struct {
  2264. Fsin_family sa_family_t
  2265. Fsin_port in_port_t
  2266. Fsin_addr struct{ Fs_addr in_addr_t }
  2267. Fsin_zero [8]uint8_t
  2268. }
  2269. F__ccgo_pad1 [12]byte
  2270. }
  2271. Flock [1]int32
  2272. Fslot int16
  2273. Fref int16
  2274. F__ccgo_pad1 [4]byte
  2275. } /* lookup.h:10:1 */
  2276. type sa = struct {
  2277. Fsin struct {
  2278. Fsin_family sa_family_t
  2279. Fsin_port in_port_t
  2280. Fsin_addr struct{ Fs_addr in_addr_t }
  2281. Fsin_zero [8]uint8_t
  2282. }
  2283. F__ccgo_pad1 [12]byte
  2284. } /* lookup.h:10:1 */
  2285. type address = struct {
  2286. Ffamily int32
  2287. Fscopeid uint32
  2288. Faddr [16]uint8_t
  2289. Fsortkey int32
  2290. } /* lookup.h:20:1 */
  2291. type service = struct {
  2292. Fport uint16_t
  2293. Fproto uint8
  2294. Fsocktype uint8
  2295. } /* lookup.h:27:1 */
  2296. type resolvconf = struct {
  2297. Fns [3]struct {
  2298. Ffamily int32
  2299. Fscopeid uint32
  2300. Faddr [16]uint8_t
  2301. Fsortkey int32
  2302. }
  2303. Fnns uint32
  2304. Fattempts uint32
  2305. Fndots uint32
  2306. Ftimeout uint32
  2307. } /* lookup.h:34:1 */
  2308. func Xfreeaddrinfo(tls *TLS, p uintptr) { /* freeaddrinfo.c:7:6: */
  2309. if __ccgo_strace {
  2310. trc("tls=%v p=%v, (%v:)", tls, p, origin(2))
  2311. }
  2312. var cnt size_t
  2313. cnt = uint64(1)
  2314. __1:
  2315. if !((*addrinfo)(unsafe.Pointer(p)).Fai_next != 0) {
  2316. goto __3
  2317. }
  2318. goto __2
  2319. __2:
  2320. cnt++
  2321. p = (*addrinfo)(unsafe.Pointer(p)).Fai_next
  2322. goto __1
  2323. goto __3
  2324. __3:
  2325. ;
  2326. var b uintptr = p - uintptr(uint64(uintptr(0)))
  2327. b -= 88 * uintptr((*aibuf)(unsafe.Pointer(b)).Fslot)
  2328. //TODO LOCK(b->lock);
  2329. if !(int32(AssignSubPtrInt16(b+82, int16(cnt))) != 0) {
  2330. Xfree(tls, b)
  2331. }
  2332. //TODO else UNLOCK(b->lock);
  2333. }
  2334. type time_t = int64 /* alltypes.h:85:16 */
  2335. type clockid_t = int32 /* alltypes.h:214:13 */
  2336. type timespec = struct {
  2337. Ftv_sec time_t
  2338. Ftv_nsec int64
  2339. } /* alltypes.h:229:1 */
  2340. type pthread_t = uintptr /* alltypes.h:273:26 */
  2341. type pthread_once_t = int32 /* alltypes.h:279:13 */
  2342. type pthread_key_t = uint32 /* alltypes.h:284:18 */
  2343. type pthread_spinlock_t = int32 /* alltypes.h:289:13 */
  2344. type pthread_mutexattr_t = struct{ F__attr uint32 } /* alltypes.h:294:37 */
  2345. type pthread_condattr_t = struct{ F__attr uint32 } /* alltypes.h:299:37 */
  2346. type pthread_barrierattr_t = struct{ F__attr uint32 } /* alltypes.h:304:37 */
  2347. type pthread_rwlockattr_t = struct{ F__attr [2]uint32 } /* alltypes.h:309:40 */
  2348. type __sigset_t = struct{ F__bits [16]uint64 } /* alltypes.h:349:9 */
  2349. type sigset_t = __sigset_t /* alltypes.h:349:71 */
  2350. type pthread_attr_t = struct {
  2351. F__u struct {
  2352. F__ccgo_pad1 [0]uint64
  2353. F__i [14]int32
  2354. }
  2355. } /* alltypes.h:372:147 */
  2356. type pthread_mutex_t = struct {
  2357. F__u struct {
  2358. F__ccgo_pad1 [0]uint64
  2359. F__i [10]int32
  2360. }
  2361. } /* alltypes.h:377:157 */
  2362. type pthread_cond_t = struct {
  2363. F__u struct {
  2364. F__ccgo_pad1 [0]uint64
  2365. F__i [12]int32
  2366. }
  2367. } /* alltypes.h:387:112 */
  2368. type pthread_rwlock_t = struct {
  2369. F__u struct {
  2370. F__ccgo_pad1 [0]uint64
  2371. F__i [14]int32
  2372. }
  2373. } /* alltypes.h:397:139 */
  2374. type pthread_barrier_t = struct {
  2375. F__u struct {
  2376. F__ccgo_pad1 [0]uint64
  2377. F__i [8]int32
  2378. }
  2379. } /* alltypes.h:402:137 */
  2380. type sched_param = struct {
  2381. Fsched_priority int32
  2382. F__reserved1 int32
  2383. F__reserved2 [2]struct {
  2384. F__reserved1 time_t
  2385. F__reserved2 int64
  2386. }
  2387. F__reserved3 int32
  2388. F__ccgo_pad1 [4]byte
  2389. } /* sched.h:19:1 */
  2390. type timer_t = uintptr /* alltypes.h:209:14 */
  2391. type clock_t = int64 /* alltypes.h:219:14 */
  2392. type tm = struct {
  2393. Ftm_sec int32
  2394. Ftm_min int32
  2395. Ftm_hour int32
  2396. Ftm_mday int32
  2397. Ftm_mon int32
  2398. Ftm_year int32
  2399. Ftm_wday int32
  2400. Ftm_yday int32
  2401. Ftm_isdst int32
  2402. F__ccgo_pad1 [4]byte
  2403. Ftm_gmtoff int64
  2404. Ftm_zone uintptr
  2405. } /* time.h:38:1 */
  2406. type itimerspec = struct {
  2407. Fit_interval struct {
  2408. Ftv_sec time_t
  2409. Ftv_nsec int64
  2410. }
  2411. Fit_value struct {
  2412. Ftv_sec time_t
  2413. Ftv_nsec int64
  2414. }
  2415. } /* time.h:80:1 */
  2416. type __ptcb = struct {
  2417. F__f uintptr
  2418. F__x uintptr
  2419. F__next uintptr
  2420. } /* pthread.h:206:1 */
  2421. type useconds_t = uint32 /* alltypes.h:260:18 */
  2422. func Xgetaddrinfo(tls *TLS, host uintptr, serv uintptr, hint uintptr, res uintptr) int32 { /* getaddrinfo.c:12:5: */
  2423. if __ccgo_strace {
  2424. trc("tls=%v host=%v serv=%v hint=%v res=%v, (%v:)", tls, host, serv, hint, res, origin(2))
  2425. }
  2426. bp := tls.Alloc(1608)
  2427. defer tls.Free(1608)
  2428. // var ports [2]service at bp, 8
  2429. // var addrs [48]address at bp+8, 1344
  2430. // var canon [256]int8 at bp+1352, 256
  2431. var outcanon uintptr
  2432. var nservs int32
  2433. var naddrs int32
  2434. var nais int32
  2435. var canon_len int32
  2436. var i int32
  2437. var j int32
  2438. var k int32
  2439. var family int32 = 0
  2440. var flags int32 = 0
  2441. var proto int32 = 0
  2442. var socktype int32 = 0
  2443. var out uintptr
  2444. if !(host != 0) && !(serv != 0) {
  2445. return -2
  2446. }
  2447. if hint != 0 {
  2448. family = (*addrinfo)(unsafe.Pointer(hint)).Fai_family
  2449. flags = (*addrinfo)(unsafe.Pointer(hint)).Fai_flags
  2450. proto = (*addrinfo)(unsafe.Pointer(hint)).Fai_protocol
  2451. socktype = (*addrinfo)(unsafe.Pointer(hint)).Fai_socktype
  2452. var mask int32 = 0x01 | 0x02 | 0x04 | 0x08 | 0x10 | 0x20 | 0x400
  2453. if flags&mask != flags {
  2454. return -1
  2455. }
  2456. switch family {
  2457. case 2:
  2458. fallthrough
  2459. case 10:
  2460. fallthrough
  2461. case 0:
  2462. break
  2463. fallthrough
  2464. default:
  2465. return -6
  2466. }
  2467. }
  2468. if flags&0x20 != 0 {
  2469. Xabort(tls) //TODO-
  2470. // /* Define the "an address is configured" condition for address
  2471. // * families via ability to create a socket for the family plus
  2472. // * routability of the loopback address for the family. */
  2473. // static const struct sockaddr_in lo4 = {
  2474. // .sin_family = AF_INET, .sin_port = 65535,
  2475. // .sin_addr.s_addr = __BYTE_ORDER == __BIG_ENDIAN
  2476. // ? 0x7f000001 : 0x0100007f
  2477. // };
  2478. // static const struct sockaddr_in6 lo6 = {
  2479. // .sin6_family = AF_INET6, .sin6_port = 65535,
  2480. // .sin6_addr = IN6ADDR_LOOPBACK_INIT
  2481. // };
  2482. // int tf[2] = { AF_INET, AF_INET6 };
  2483. // const void *ta[2] = { &lo4, &lo6 };
  2484. // socklen_t tl[2] = { sizeof lo4, sizeof lo6 };
  2485. // for (i=0; i<2; i++) {
  2486. // if (family==tf[1-i]) continue;
  2487. // int s = socket(tf[i], SOCK_CLOEXEC|SOCK_DGRAM,
  2488. // IPPROTO_UDP);
  2489. // if (s>=0) {
  2490. // int cs;
  2491. // pthread_setcancelstate(
  2492. // PTHREAD_CANCEL_DISABLE, &cs);
  2493. // int r = connect(s, ta[i], tl[i]);
  2494. // pthread_setcancelstate(cs, 0);
  2495. // close(s);
  2496. // if (!r) continue;
  2497. // }
  2498. // switch (errno) {
  2499. // case EADDRNOTAVAIL:
  2500. // case EAFNOSUPPORT:
  2501. // case EHOSTUNREACH:
  2502. // case ENETDOWN:
  2503. // case ENETUNREACH:
  2504. // break;
  2505. // default:
  2506. // return EAI_SYSTEM;
  2507. // }
  2508. // if (family == tf[i]) return EAI_NONAME;
  2509. // family = tf[1-i];
  2510. // }
  2511. }
  2512. nservs = X__lookup_serv(tls, bp, serv, proto, socktype, flags)
  2513. if nservs < 0 {
  2514. return nservs
  2515. }
  2516. naddrs = X__lookup_name(tls, bp+8, bp+1352, host, family, flags)
  2517. if naddrs < 0 {
  2518. return naddrs
  2519. }
  2520. nais = nservs * naddrs
  2521. canon_len = int32(Xstrlen(tls, bp+1352))
  2522. out = Xcalloc(tls, uint64(1), uint64(nais)*uint64(unsafe.Sizeof(aibuf{}))+uint64(canon_len)+uint64(1))
  2523. if !(out != 0) {
  2524. return -10
  2525. }
  2526. if canon_len != 0 {
  2527. outcanon = out + uintptr(nais)*88
  2528. Xmemcpy(tls, outcanon, bp+1352, uint64(canon_len+1))
  2529. } else {
  2530. outcanon = uintptr(0)
  2531. }
  2532. for k = AssignInt32(&i, 0); i < naddrs; i++ {
  2533. j = 0
  2534. __1:
  2535. if !(j < nservs) {
  2536. goto __3
  2537. }
  2538. {
  2539. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fslot = int16(k)
  2540. //TODO out[k].ai = (struct addrinfo){
  2541. //TODO .ai_family = addrs[i].family,
  2542. //TODO .ai_socktype = ports[j].socktype,
  2543. //TODO .ai_protocol = ports[j].proto,
  2544. //TODO .ai_addrlen = addrs[i].family == AF_INET
  2545. //TODO ? sizeof(struct sockaddr_in)
  2546. //TODO : sizeof(struct sockaddr_in6),
  2547. //TODO .ai_addr = (void *)&out[k].sa,
  2548. //TODO .ai_canonname = outcanon };
  2549. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_family = (*address)(unsafe.Pointer(bp + 8 + uintptr(i)*28)).Ffamily
  2550. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_socktype = int32((*service)(unsafe.Pointer(bp + uintptr(j)*4)).Fsocktype)
  2551. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_protocol = int32((*service)(unsafe.Pointer(bp + uintptr(j)*4)).Fproto)
  2552. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_addrlen = func() uint32 {
  2553. if (*address)(unsafe.Pointer(bp+8+uintptr(i)*28)).Ffamily == 2 {
  2554. return uint32(unsafe.Sizeof(sockaddr_in{}))
  2555. }
  2556. return uint32(unsafe.Sizeof(sockaddr_in6{}))
  2557. }()
  2558. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_addr = out + uintptr(k)*88 + 48
  2559. (*aibuf)(unsafe.Pointer(out + uintptr(k)*88)).Fai.Fai_canonname = outcanon
  2560. if k != 0 {
  2561. (*aibuf)(unsafe.Pointer(out + uintptr(k-1)*88)).Fai.Fai_next = out + uintptr(k)*88
  2562. }
  2563. switch (*address)(unsafe.Pointer(bp + 8 + uintptr(i)*28)).Ffamily {
  2564. case 2:
  2565. (*sockaddr_in)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin_family = sa_family_t(2)
  2566. (*sockaddr_in)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin_port = Xhtons(tls, (*service)(unsafe.Pointer(bp+uintptr(j)*4)).Fport)
  2567. Xmemcpy(tls, out+uintptr(k)*88+48+4, bp+8+uintptr(i)*28+8, uint64(4))
  2568. break
  2569. case 10:
  2570. (*sockaddr_in6)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin6_family = sa_family_t(10)
  2571. (*sockaddr_in6)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin6_port = Xhtons(tls, (*service)(unsafe.Pointer(bp+uintptr(j)*4)).Fport)
  2572. (*sockaddr_in6)(unsafe.Pointer(out + uintptr(k)*88 + 48)).Fsin6_scope_id = (*address)(unsafe.Pointer(bp + 8 + uintptr(i)*28)).Fscopeid
  2573. Xmemcpy(tls, out+uintptr(k)*88+48+8, bp+8+uintptr(i)*28+8, uint64(16))
  2574. break
  2575. }
  2576. }
  2577. goto __2
  2578. __2:
  2579. j++
  2580. k++
  2581. goto __1
  2582. goto __3
  2583. __3:
  2584. }
  2585. (*aibuf)(unsafe.Pointer(out)).Fref = int16(nais)
  2586. *(*uintptr)(unsafe.Pointer(res)) = out
  2587. return 0
  2588. }
  2589. type ucred = struct {
  2590. Fpid pid_t
  2591. Fuid uid_t
  2592. Fgid gid_t
  2593. } /* socket.h:57:1 */
  2594. type mmsghdr = struct {
  2595. Fmsg_hdr struct {
  2596. Fmsg_name uintptr
  2597. Fmsg_namelen socklen_t
  2598. F__ccgo_pad1 [4]byte
  2599. Fmsg_iov uintptr
  2600. Fmsg_iovlen int32
  2601. F__pad1 int32
  2602. Fmsg_control uintptr
  2603. Fmsg_controllen socklen_t
  2604. F__pad2 int32
  2605. Fmsg_flags int32
  2606. F__ccgo_pad2 [4]byte
  2607. }
  2608. Fmsg_len uint32
  2609. F__ccgo_pad1 [4]byte
  2610. } /* socket.h:63:1 */
  2611. func Xgethostbyaddr(tls *TLS, a uintptr, l socklen_t, af int32) uintptr { /* gethostbyaddr.c:7:16: */
  2612. if __ccgo_strace {
  2613. trc("tls=%v a=%v l=%v af=%v, (%v:)", tls, a, l, af, origin(2))
  2614. }
  2615. bp := tls.Alloc(8)
  2616. defer tls.Free(8)
  2617. var size size_t = uint64(63)
  2618. // var res uintptr at bp, 8
  2619. var err int32
  2620. for __ccgo := true; __ccgo; __ccgo = err == 34 {
  2621. Xfree(tls, _sh)
  2622. _sh = Xmalloc(tls, AssignAddUint64(&size, size+uint64(1)))
  2623. if !(_sh != 0) {
  2624. *(*int32)(unsafe.Pointer(X__h_errno_location(tls))) = 3
  2625. return uintptr(0)
  2626. }
  2627. err = Xgethostbyaddr_r(tls, a, l, af, _sh,
  2628. _sh+uintptr(1)*32, size-size_t(unsafe.Sizeof(hostent{})), bp, X__h_errno_location(tls))
  2629. }
  2630. if err != 0 {
  2631. return uintptr(0)
  2632. }
  2633. return _sh
  2634. }
  2635. var _sh uintptr /* gethostbyaddr.c:9:24: */
  2636. func Xgethostbyname(tls *TLS, name uintptr) uintptr { /* gethostbyname.c:8:16: */
  2637. if __ccgo_strace {
  2638. trc("tls=%v name=%v, (%v:)", tls, name, origin(2))
  2639. }
  2640. return Xgethostbyname2(tls, name, 2)
  2641. }
  2642. func Xgethostbyname2(tls *TLS, name uintptr, af int32) uintptr { /* gethostbyname2.c:8:16: */
  2643. if __ccgo_strace {
  2644. trc("tls=%v name=%v af=%v, (%v:)", tls, name, af, origin(2))
  2645. }
  2646. bp := tls.Alloc(8)
  2647. defer tls.Free(8)
  2648. var size size_t = uint64(63)
  2649. // var res uintptr at bp, 8
  2650. var err int32
  2651. for __ccgo := true; __ccgo; __ccgo = err == 34 {
  2652. Xfree(tls, _sh1)
  2653. _sh1 = Xmalloc(tls, AssignAddUint64(&size, size+uint64(1)))
  2654. if !(_sh1 != 0) {
  2655. *(*int32)(unsafe.Pointer(X__h_errno_location(tls))) = 3
  2656. return uintptr(0)
  2657. }
  2658. err = Xgethostbyname2_r(tls, name, af, _sh1,
  2659. _sh1+uintptr(1)*32, size-size_t(unsafe.Sizeof(hostent{})), bp, X__h_errno_location(tls))
  2660. }
  2661. if err != 0 {
  2662. return uintptr(0)
  2663. }
  2664. return _sh1
  2665. }
  2666. var _sh1 uintptr /* gethostbyname2.c:10:24: */
  2667. func Xgethostbyname2_r(tls *TLS, name uintptr, af int32, h uintptr, buf uintptr, buflen size_t, res uintptr, err uintptr) int32 { /* gethostbyname2_r.c:11:5: */
  2668. if __ccgo_strace {
  2669. trc("tls=%v name=%v af=%v h=%v buf=%v buflen=%v res=%v err=%v, (%v:)", tls, name, af, h, buf, buflen, res, err, origin(2))
  2670. }
  2671. bp := tls.Alloc(1600)
  2672. defer tls.Free(1600)
  2673. // var addrs [48]address at bp, 1344
  2674. // var canon [256]int8 at bp+1344, 256
  2675. var i int32
  2676. var cnt int32
  2677. var align size_t
  2678. var need size_t
  2679. *(*uintptr)(unsafe.Pointer(res)) = uintptr(0)
  2680. cnt = X__lookup_name(tls, bp, bp+1344, name, af, 0x02)
  2681. if cnt < 0 {
  2682. switch cnt {
  2683. case -2:
  2684. *(*int32)(unsafe.Pointer(err)) = 1
  2685. return 2
  2686. fallthrough
  2687. case -3:
  2688. *(*int32)(unsafe.Pointer(err)) = 2
  2689. return 11
  2690. fallthrough
  2691. default:
  2692. fallthrough
  2693. case -4:
  2694. *(*int32)(unsafe.Pointer(err)) = 3
  2695. return 74
  2696. fallthrough
  2697. case -10:
  2698. fallthrough
  2699. case -11:
  2700. *(*int32)(unsafe.Pointer(err)) = 3
  2701. return *(*int32)(unsafe.Pointer(X___errno_location(tls)))
  2702. }
  2703. }
  2704. (*hostent)(unsafe.Pointer(h)).Fh_addrtype = af
  2705. (*hostent)(unsafe.Pointer(h)).Fh_length = func() int32 {
  2706. if af == 10 {
  2707. return 16
  2708. }
  2709. return 4
  2710. }()
  2711. // Align buffer
  2712. align = -uintptr_t(buf) & (uint64(unsafe.Sizeof(uintptr(0))) - uint64(1))
  2713. need = uint64(4) * uint64(unsafe.Sizeof(uintptr(0)))
  2714. need = need + uint64(cnt+1)*(uint64(unsafe.Sizeof(uintptr(0)))+uint64((*hostent)(unsafe.Pointer(h)).Fh_length))
  2715. need = need + (Xstrlen(tls, name) + uint64(1))
  2716. need = need + (Xstrlen(tls, bp+1344) + uint64(1))
  2717. need = need + align
  2718. if need > buflen {
  2719. return 34
  2720. }
  2721. buf += uintptr(align)
  2722. (*hostent)(unsafe.Pointer(h)).Fh_aliases = buf
  2723. buf += uintptr(uint64(3) * uint64(unsafe.Sizeof(uintptr(0))))
  2724. (*hostent)(unsafe.Pointer(h)).Fh_addr_list = buf
  2725. buf += uintptr(uint64(cnt+1) * uint64(unsafe.Sizeof(uintptr(0))))
  2726. for i = 0; i < cnt; i++ {
  2727. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + uintptr(i)*8)) = buf
  2728. buf += uintptr((*hostent)(unsafe.Pointer(h)).Fh_length)
  2729. Xmemcpy(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + uintptr(i)*8)), bp+uintptr(i)*28+8, uint64((*hostent)(unsafe.Pointer(h)).Fh_length))
  2730. }
  2731. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_addr_list + uintptr(i)*8)) = uintptr(0)
  2732. (*hostent)(unsafe.Pointer(h)).Fh_name = AssignPtrUintptr((*hostent)(unsafe.Pointer(h)).Fh_aliases, buf)
  2733. Xstrcpy(tls, (*hostent)(unsafe.Pointer(h)).Fh_name, bp+1344)
  2734. buf += uintptr(Xstrlen(tls, (*hostent)(unsafe.Pointer(h)).Fh_name) + uint64(1))
  2735. if Xstrcmp(tls, (*hostent)(unsafe.Pointer(h)).Fh_name, name) != 0 {
  2736. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)) = buf
  2737. Xstrcpy(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)), name)
  2738. buf += uintptr(Xstrlen(tls, *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8))) + uint64(1))
  2739. } else {
  2740. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 1*8)) = uintptr(0)
  2741. }
  2742. *(*uintptr)(unsafe.Pointer((*hostent)(unsafe.Pointer(h)).Fh_aliases + 2*8)) = uintptr(0)
  2743. *(*uintptr)(unsafe.Pointer(res)) = h
  2744. return 0
  2745. }
  2746. type if_nameindex = struct {
  2747. Fif_index uint32
  2748. F__ccgo_pad1 [4]byte
  2749. Fif_name uintptr
  2750. } /* if.h:12:1 */
  2751. type ifaddr = struct {
  2752. Fifa_addr struct {
  2753. Fsa_family sa_family_t
  2754. Fsa_data [14]int8
  2755. }
  2756. Fifa_ifu struct {
  2757. Fifu_broadaddr struct {
  2758. Fsa_family sa_family_t
  2759. Fsa_data [14]int8
  2760. }
  2761. }
  2762. Fifa_ifp uintptr
  2763. Fifa_next uintptr
  2764. } /* if.h:51:1 */
  2765. type ifmap = struct {
  2766. Fmem_start uint64
  2767. Fmem_end uint64
  2768. Fbase_addr uint16
  2769. Firq uint8
  2770. Fdma uint8
  2771. Fport uint8
  2772. F__ccgo_pad1 [3]byte
  2773. } /* if.h:64:1 */
  2774. type ifreq = struct {
  2775. Fifr_ifrn struct{ Fifrn_name [16]int8 }
  2776. Fifr_ifru struct {
  2777. F__ccgo_pad1 [0]uint64
  2778. Fifru_addr struct {
  2779. Fsa_family sa_family_t
  2780. Fsa_data [14]int8
  2781. }
  2782. F__ccgo_pad2 [8]byte
  2783. }
  2784. } /* if.h:76:1 */
  2785. type ifconf = struct {
  2786. Fifc_len int32
  2787. F__ccgo_pad1 [4]byte
  2788. Fifc_ifcu struct{ Fifcu_buf uintptr }
  2789. } /* if.h:116:1 */
  2790. type ns_sect = uint32 /* nameser.h:37:3 */
  2791. type __ns_msg = struct {
  2792. F_msg uintptr
  2793. F_eom uintptr
  2794. F_id uint16_t
  2795. F_flags uint16_t
  2796. F_counts [4]uint16_t
  2797. F__ccgo_pad1 [4]byte
  2798. F_sections [4]uintptr
  2799. F_sect ns_sect
  2800. F_rrnum int32
  2801. F_msg_ptr uintptr
  2802. } /* nameser.h:39:9 */
  2803. type ns_msg = __ns_msg /* nameser.h:46:3 */
  2804. type _ns_flagdata = struct {
  2805. Fmask int32
  2806. Fshift int32
  2807. } /* nameser.h:48:1 */
  2808. type __ns_rr = struct {
  2809. Fname [1025]int8
  2810. F__ccgo_pad1 [1]byte
  2811. Ftype uint16_t
  2812. Frr_class uint16_t
  2813. F__ccgo_pad2 [2]byte
  2814. Fttl uint32_t
  2815. Frdlength uint16_t
  2816. F__ccgo_pad3 [2]byte
  2817. Frdata uintptr
  2818. } /* nameser.h:59:9 */
  2819. type ns_rr = __ns_rr /* nameser.h:66:3 */
  2820. type ns_flag = uint32 /* nameser.h:87:3 */
  2821. type ns_opcode = uint32 /* nameser.h:96:3 */
  2822. type ns_rcode = uint32 /* nameser.h:115:3 */
  2823. type ns_update_operation = uint32 /* nameser.h:121:3 */
  2824. type ns_tsig_key1 = struct {
  2825. Fname [1025]int8
  2826. Falg [1025]int8
  2827. F__ccgo_pad1 [6]byte
  2828. Fdata uintptr
  2829. Flen int32
  2830. F__ccgo_pad2 [4]byte
  2831. } /* nameser.h:123:1 */
  2832. type ns_tsig_key = ns_tsig_key1 /* nameser.h:128:28 */
  2833. type ns_tcp_tsig_state1 = struct {
  2834. Fcounter int32
  2835. F__ccgo_pad1 [4]byte
  2836. Fkey uintptr
  2837. Fctx uintptr
  2838. Fsig [512]uint8
  2839. Fsiglen int32
  2840. F__ccgo_pad2 [4]byte
  2841. } /* nameser.h:130:1 */
  2842. type ns_tcp_tsig_state = ns_tcp_tsig_state1 /* nameser.h:137:34 */
  2843. type ns_type = uint32 /* nameser.h:200:3 */
  2844. type ns_class = uint32 /* nameser.h:219:3 */
  2845. type ns_key_types = uint32 /* nameser.h:226:3 */
  2846. type ns_cert_types = uint32 /* nameser.h:234:3 */
  2847. type HEADER = struct {
  2848. F__ccgo_pad1 [0]uint32
  2849. Fid uint32 /* unsigned id: 16, unsigned rd: 1, unsigned tc: 1, unsigned aa: 1, unsigned opcode: 4, unsigned qr: 1, unsigned rcode: 4, unsigned cd: 1, unsigned ad: 1, unsigned unused: 1, unsigned ra: 1 */
  2850. Fqdcount uint32 /* unsigned qdcount: 16, unsigned ancount: 16 */
  2851. Fnscount uint32 /* unsigned nscount: 16, unsigned arcount: 16 */
  2852. } /* nameser.h:353:3 */
  2853. // unused; purely for broken apps
  2854. type __res_state = struct {
  2855. Fretrans int32
  2856. Fretry int32
  2857. Foptions uint64
  2858. Fnscount int32
  2859. Fnsaddr_list [3]struct {
  2860. Fsin_family sa_family_t
  2861. Fsin_port in_port_t
  2862. Fsin_addr struct{ Fs_addr in_addr_t }
  2863. Fsin_zero [8]uint8_t
  2864. }
  2865. Fid uint16
  2866. F__ccgo_pad1 [2]byte
  2867. Fdnsrch [7]uintptr
  2868. Fdefdname [256]int8
  2869. Fpfcode uint64
  2870. Fndots uint32 /* unsigned ndots: 4, unsigned nsort: 4, unsigned ipv6_unavail: 1, unsigned unused: 23 */
  2871. F__ccgo_pad2 [4]byte
  2872. Fsort_list [10]struct {
  2873. Faddr struct{ Fs_addr in_addr_t }
  2874. Fmask uint32_t
  2875. }
  2876. Fqhook uintptr
  2877. Frhook uintptr
  2878. Fres_h_errno int32
  2879. F_vcsock int32
  2880. F_flags uint32
  2881. F__ccgo_pad3 [4]byte
  2882. F_u struct {
  2883. F__ccgo_pad1 [0]uint64
  2884. Fpad [52]int8
  2885. F__ccgo_pad2 [4]byte
  2886. }
  2887. } /* resolv.h:26:9 */
  2888. // unused; purely for broken apps
  2889. type res_state = uintptr /* resolv.h:62:3 */
  2890. type res_sym = struct {
  2891. Fnumber int32
  2892. F__ccgo_pad1 [4]byte
  2893. Fname uintptr
  2894. Fhumanname uintptr
  2895. } /* resolv.h:70:1 */
  2896. func itoa(tls *TLS, p uintptr, x uint32) uintptr { /* getnameinfo.c:18:13: */
  2897. p += uintptr(uint64(3) * uint64(unsafe.Sizeof(int32(0))))
  2898. *(*int8)(unsafe.Pointer(PreDecUintptr(&p, 1))) = int8(0)
  2899. for __ccgo := true; __ccgo; __ccgo = x != 0 {
  2900. *(*int8)(unsafe.Pointer(PreDecUintptr(&p, 1))) = int8(uint32('0') + x%uint32(10))
  2901. x = x / uint32(10)
  2902. }
  2903. return p
  2904. }
  2905. func mkptr4(tls *TLS, s uintptr, ip uintptr) { /* getnameinfo.c:28:13: */
  2906. bp := tls.Alloc(32)
  2907. defer tls.Free(32)
  2908. Xsprintf(tls, s, ts+23,
  2909. VaList(bp, int32(*(*uint8)(unsafe.Pointer(ip + 3))), int32(*(*uint8)(unsafe.Pointer(ip + 2))), int32(*(*uint8)(unsafe.Pointer(ip + 1))), int32(*(*uint8)(unsafe.Pointer(ip)))))
  2910. }
  2911. func mkptr6(tls *TLS, s uintptr, ip uintptr) { /* getnameinfo.c:34:13: */
  2912. var i int32
  2913. for i = 15; i >= 0; i-- {
  2914. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = _sxdigits[int32(*(*uint8)(unsafe.Pointer(ip + uintptr(i))))&15]
  2915. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = int8('.')
  2916. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = _sxdigits[int32(*(*uint8)(unsafe.Pointer(ip + uintptr(i))))>>4]
  2917. *(*int8)(unsafe.Pointer(PostIncUintptr(&s, 1))) = int8('.')
  2918. }
  2919. Xstrcpy(tls, s, ts+48)
  2920. }
  2921. var _sxdigits = *(*[17]int8)(unsafe.Pointer(ts + 57)) /* getnameinfo.c:36:20 */
  2922. func reverse_hosts(tls *TLS, buf uintptr, a uintptr, scopeid uint32, family int32) { /* getnameinfo.c:45:13: */
  2923. bp := tls.Alloc(556)
  2924. defer tls.Free(556)
  2925. // var line [512]int8 at bp+16, 512
  2926. var p uintptr
  2927. var z uintptr
  2928. var _buf [1032]uint8
  2929. _ = _buf
  2930. // var atmp [16]uint8 at bp, 16
  2931. // var iplit address at bp+528, 28
  2932. //TODO FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf);
  2933. var f uintptr = Xfopen(tls, ts+74, ts+85)
  2934. if !(f != 0) {
  2935. return
  2936. }
  2937. if family == 2 {
  2938. Xmemcpy(tls, bp+uintptr(12), a, uint64(4))
  2939. Xmemcpy(tls, bp, ts+88, uint64(12))
  2940. a = bp /* &atmp[0] */
  2941. }
  2942. for Xfgets(tls, bp+16, int32(unsafe.Sizeof([512]int8{})), f) != 0 {
  2943. if AssignUintptr(&p, Xstrchr(tls, bp+16, '#')) != 0 {
  2944. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8('\n')
  2945. *(*int8)(unsafe.Pointer(p)) = int8(0)
  2946. }
  2947. for p = bp + 16; /* &line[0] */ *(*int8)(unsafe.Pointer(p)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0); p++ {
  2948. }
  2949. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8(0)
  2950. if X__lookup_ipliteral(tls, bp+528, bp+16, 0) <= 0 {
  2951. continue
  2952. }
  2953. if (*address)(unsafe.Pointer(bp+528)).Ffamily == 2 {
  2954. Xmemcpy(tls, bp+528+8+uintptr(12), bp+528+8, uint64(4))
  2955. Xmemcpy(tls, bp+528+8, ts+88, uint64(12))
  2956. (*address)(unsafe.Pointer(bp + 528 /* &iplit */)).Fscopeid = uint32(0)
  2957. }
  2958. if Xmemcmp(tls, a, bp+528+8, uint64(16)) != 0 || (*address)(unsafe.Pointer(bp+528)).Fscopeid != scopeid {
  2959. continue
  2960. }
  2961. for ; *(*int8)(unsafe.Pointer(p)) != 0 && __isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0; p++ {
  2962. }
  2963. for z = p; *(*int8)(unsafe.Pointer(z)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(z)))) != 0); z++ {
  2964. }
  2965. *(*int8)(unsafe.Pointer(z)) = int8(0)
  2966. if (int64(z)-int64(p))/1 < int64(256) {
  2967. Xmemcpy(tls, buf, p, uint64((int64(z)-int64(p))/1+int64(1)))
  2968. break
  2969. }
  2970. }
  2971. //TODO __fclose_ca(f);
  2972. Xfclose(tls, f)
  2973. }
  2974. func reverse_services(tls *TLS, buf uintptr, port int32, dgram int32) { /* getnameinfo.c:87:13: */
  2975. Xabort(tls) //TODO-
  2976. // unsigned long svport;
  2977. // char line[128], *p, *z;
  2978. // unsigned char _buf[1032];
  2979. // FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf);
  2980. // if (!f) return;
  2981. // while (fgets(line, sizeof line, f)) {
  2982. // if ((p=strchr(line, '#'))) *p++='\n', *p=0;
  2983. // for (p=line; *p && !isspace(*p); p++);
  2984. // if (!*p) continue;
  2985. // *p++ = 0;
  2986. // svport = strtoul(p, &z, 10);
  2987. // if (svport != port || z==p) continue;
  2988. // if (dgram && strncmp(z, "/udp", 4)) continue;
  2989. // if (!dgram && strncmp(z, "/tcp", 4)) continue;
  2990. // if (p-line > 32) continue;
  2991. // memcpy(buf, line, p-line);
  2992. // break;
  2993. // }
  2994. // __fclose_ca(f);
  2995. }
  2996. var Xh_errno int32 /* h_errno.c:4:5: */
  2997. func X__h_errno_location(tls *TLS) uintptr { /* h_errno.c:6:5: */
  2998. if __ccgo_strace {
  2999. trc("tls=%v, (%v:)", tls, origin(2))
  3000. }
  3001. return uintptr(unsafe.Pointer(&Xh_errno))
  3002. }
  3003. func X__inet_aton(tls *TLS, s0 uintptr, dest uintptr) int32 { /* inet_aton.c:7:5: */
  3004. if __ccgo_strace {
  3005. trc("tls=%v s0=%v dest=%v, (%v:)", tls, s0, dest, origin(2))
  3006. }
  3007. bp := tls.Alloc(40)
  3008. defer tls.Free(40)
  3009. var s uintptr = s0
  3010. var d uintptr = dest
  3011. *(*[4]uint64)(unsafe.Pointer(bp /* a */)) = [4]uint64{0: uint64(0)}
  3012. // var z uintptr at bp+32, 8
  3013. var i int32
  3014. for i = 0; i < 4; i++ {
  3015. *(*uint64)(unsafe.Pointer(bp + uintptr(i)*8)) = Xstrtoul(tls, s, bp+32, 0)
  3016. if *(*uintptr)(unsafe.Pointer(bp + 32)) == s || *(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 32)))) != 0 && int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 32))))) != '.' || !(func() int32 {
  3017. if 0 != 0 {
  3018. return Xisdigit(tls, int32(*(*int8)(unsafe.Pointer(s))))
  3019. }
  3020. return Bool32(uint32(*(*int8)(unsafe.Pointer(s)))-uint32('0') < uint32(10))
  3021. }() != 0) {
  3022. return 0
  3023. }
  3024. if !(int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 32))))) != 0) {
  3025. break
  3026. }
  3027. s = *(*uintptr)(unsafe.Pointer(bp + 32)) + uintptr(1)
  3028. }
  3029. if i == 4 {
  3030. return 0
  3031. }
  3032. switch i {
  3033. case 0:
  3034. *(*uint64)(unsafe.Pointer(bp + 1*8)) = *(*uint64)(unsafe.Pointer(bp)) & uint64(0xffffff)
  3035. AssignShrPtrUint64(bp, int(24))
  3036. fallthrough
  3037. case 1:
  3038. *(*uint64)(unsafe.Pointer(bp + 2*8)) = *(*uint64)(unsafe.Pointer(bp + 1*8)) & uint64(0xffff)
  3039. AssignShrPtrUint64(bp+1*8, int(16))
  3040. fallthrough
  3041. case 2:
  3042. *(*uint64)(unsafe.Pointer(bp + 3*8)) = *(*uint64)(unsafe.Pointer(bp + 2*8)) & uint64(0xff)
  3043. AssignShrPtrUint64(bp+2*8, int(8))
  3044. }
  3045. for i = 0; i < 4; i++ {
  3046. if *(*uint64)(unsafe.Pointer(bp + uintptr(i)*8)) > uint64(255) {
  3047. return 0
  3048. }
  3049. *(*uint8)(unsafe.Pointer(d + uintptr(i))) = uint8(*(*uint64)(unsafe.Pointer(bp + uintptr(i)*8)))
  3050. }
  3051. return 1
  3052. }
  3053. func Xinet_ntop(tls *TLS, af int32, a0 uintptr, s uintptr, l socklen_t) uintptr { /* inet_ntop.c:7:12: */
  3054. if __ccgo_strace {
  3055. trc("tls=%v af=%v a0=%v s=%v l=%v, (%v:)", tls, af, a0, s, l, origin(2))
  3056. }
  3057. bp := tls.Alloc(276)
  3058. defer tls.Free(276)
  3059. var a uintptr = a0
  3060. var i int32
  3061. var j int32
  3062. var max int32
  3063. var best int32
  3064. // var buf [100]int8 at bp+176, 100
  3065. switch af {
  3066. case 2:
  3067. if socklen_t(Xsnprintf(tls, s, uint64(l), ts+101, VaList(bp, int32(*(*uint8)(unsafe.Pointer(a))), int32(*(*uint8)(unsafe.Pointer(a + 1))), int32(*(*uint8)(unsafe.Pointer(a + 2))), int32(*(*uint8)(unsafe.Pointer(a + 3)))))) < l {
  3068. return s
  3069. }
  3070. break
  3071. case 10:
  3072. if Xmemcmp(tls, a, ts+88, uint64(12)) != 0 {
  3073. Xsnprintf(tls, bp+176, uint64(unsafe.Sizeof([100]int8{})),
  3074. ts+113,
  3075. VaList(bp+32, 256*int32(*(*uint8)(unsafe.Pointer(a)))+int32(*(*uint8)(unsafe.Pointer(a + 1))), 256*int32(*(*uint8)(unsafe.Pointer(a + 2)))+int32(*(*uint8)(unsafe.Pointer(a + 3))),
  3076. 256*int32(*(*uint8)(unsafe.Pointer(a + 4)))+int32(*(*uint8)(unsafe.Pointer(a + 5))), 256*int32(*(*uint8)(unsafe.Pointer(a + 6)))+int32(*(*uint8)(unsafe.Pointer(a + 7))),
  3077. 256*int32(*(*uint8)(unsafe.Pointer(a + 8)))+int32(*(*uint8)(unsafe.Pointer(a + 9))), 256*int32(*(*uint8)(unsafe.Pointer(a + 10)))+int32(*(*uint8)(unsafe.Pointer(a + 11))),
  3078. 256*int32(*(*uint8)(unsafe.Pointer(a + 12)))+int32(*(*uint8)(unsafe.Pointer(a + 13))), 256*int32(*(*uint8)(unsafe.Pointer(a + 14)))+int32(*(*uint8)(unsafe.Pointer(a + 15)))))
  3079. } else {
  3080. Xsnprintf(tls, bp+176, uint64(unsafe.Sizeof([100]int8{})),
  3081. ts+137,
  3082. VaList(bp+96, 256*int32(*(*uint8)(unsafe.Pointer(a)))+int32(*(*uint8)(unsafe.Pointer(a + 1))), 256*int32(*(*uint8)(unsafe.Pointer(a + 2)))+int32(*(*uint8)(unsafe.Pointer(a + 3))),
  3083. 256*int32(*(*uint8)(unsafe.Pointer(a + 4)))+int32(*(*uint8)(unsafe.Pointer(a + 5))), 256*int32(*(*uint8)(unsafe.Pointer(a + 6)))+int32(*(*uint8)(unsafe.Pointer(a + 7))),
  3084. 256*int32(*(*uint8)(unsafe.Pointer(a + 8)))+int32(*(*uint8)(unsafe.Pointer(a + 9))), 256*int32(*(*uint8)(unsafe.Pointer(a + 10)))+int32(*(*uint8)(unsafe.Pointer(a + 11))),
  3085. int32(*(*uint8)(unsafe.Pointer(a + 12))), int32(*(*uint8)(unsafe.Pointer(a + 13))), int32(*(*uint8)(unsafe.Pointer(a + 14))), int32(*(*uint8)(unsafe.Pointer(a + 15)))))
  3086. }
  3087. // Replace longest /(^0|:)[:0]{2,}/ with "::"
  3088. i = AssignInt32(&best, 0)
  3089. max = 2
  3090. for ; *(*int8)(unsafe.Pointer(bp + 176 + uintptr(i))) != 0; i++ {
  3091. if i != 0 && int32(*(*int8)(unsafe.Pointer(bp + 176 + uintptr(i)))) != ':' {
  3092. continue
  3093. }
  3094. j = int32(Xstrspn(tls, bp+176+uintptr(i), ts+167))
  3095. if j > max {
  3096. best = i
  3097. max = j
  3098. }
  3099. }
  3100. if max > 3 {
  3101. *(*int8)(unsafe.Pointer(bp + 176 + uintptr(best))) = AssignPtrInt8(bp+176+uintptr(best+1), int8(':'))
  3102. Xmemmove(tls, bp+176+uintptr(best)+uintptr(2), bp+176+uintptr(best)+uintptr(max), uint64(i-best-max+1))
  3103. }
  3104. if Xstrlen(tls, bp+176) < size_t(l) {
  3105. Xstrcpy(tls, s, bp+176)
  3106. return s
  3107. }
  3108. break
  3109. default:
  3110. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 97
  3111. return uintptr(0)
  3112. }
  3113. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 28
  3114. return uintptr(0)
  3115. }
  3116. func hexval(tls *TLS, c uint32) int32 { /* inet_pton.c:7:12: */
  3117. if c-uint32('0') < uint32(10) {
  3118. return int32(c - uint32('0'))
  3119. }
  3120. c = c | uint32(32)
  3121. if c-uint32('a') < uint32(6) {
  3122. return int32(c - uint32('a') + uint32(10))
  3123. }
  3124. return -1
  3125. }
  3126. func Xinet_pton(tls *TLS, af int32, s uintptr, a0 uintptr) int32 { /* inet_pton.c:15:5: */
  3127. if __ccgo_strace {
  3128. trc("tls=%v af=%v s=%v a0=%v, (%v:)", tls, af, s, a0, origin(2))
  3129. }
  3130. bp := tls.Alloc(16)
  3131. defer tls.Free(16)
  3132. // var ip [8]uint16_t at bp, 16
  3133. var a uintptr = a0
  3134. var i int32
  3135. var j int32
  3136. var v int32
  3137. var d int32
  3138. var brk int32 = -1
  3139. var need_v4 int32 = 0
  3140. if af == 2 {
  3141. for i = 0; i < 4; i++ {
  3142. for v = AssignInt32(&j, 0); j < 3 && func() int32 {
  3143. if 0 != 0 {
  3144. return Xisdigit(tls, int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))))
  3145. }
  3146. return Bool32(uint32(*(*int8)(unsafe.Pointer(s + uintptr(j))))-uint32('0') < uint32(10))
  3147. }() != 0; j++ {
  3148. v = 10*v + int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) - '0'
  3149. }
  3150. if j == 0 || j > 1 && int32(*(*int8)(unsafe.Pointer(s))) == '0' || v > 255 {
  3151. return 0
  3152. }
  3153. *(*uint8)(unsafe.Pointer(a + uintptr(i))) = uint8(v)
  3154. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) == 0 && i == 3 {
  3155. return 1
  3156. }
  3157. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != '.' {
  3158. return 0
  3159. }
  3160. s += uintptr(j + 1)
  3161. }
  3162. return 0
  3163. } else if af != 10 {
  3164. *(*int32)(unsafe.Pointer(X___errno_location(tls))) = 97
  3165. return -1
  3166. }
  3167. if int32(*(*int8)(unsafe.Pointer(s))) == ':' && int32(*(*int8)(unsafe.Pointer(PreIncUintptr(&s, 1)))) != ':' {
  3168. return 0
  3169. }
  3170. for i = 0; ; i++ {
  3171. if int32(*(*int8)(unsafe.Pointer(s))) == ':' && brk < 0 {
  3172. brk = i
  3173. *(*uint16_t)(unsafe.Pointer(bp + uintptr(i&7)*2)) = uint16_t(0)
  3174. if !(int32(*(*int8)(unsafe.Pointer(PreIncUintptr(&s, 1)))) != 0) {
  3175. break
  3176. }
  3177. if i == 7 {
  3178. return 0
  3179. }
  3180. continue
  3181. }
  3182. for v = AssignInt32(&j, 0); j < 4 && AssignInt32(&d, hexval(tls, uint32(*(*int8)(unsafe.Pointer(s + uintptr(j)))))) >= 0; j++ {
  3183. v = 16*v + d
  3184. }
  3185. if j == 0 {
  3186. return 0
  3187. }
  3188. *(*uint16_t)(unsafe.Pointer(bp + uintptr(i&7)*2)) = uint16_t(v)
  3189. if !(int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != 0) && (brk >= 0 || i == 7) {
  3190. break
  3191. }
  3192. if i == 7 {
  3193. return 0
  3194. }
  3195. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != ':' {
  3196. if int32(*(*int8)(unsafe.Pointer(s + uintptr(j)))) != '.' || i < 6 && brk < 0 {
  3197. return 0
  3198. }
  3199. need_v4 = 1
  3200. i++
  3201. break
  3202. }
  3203. s += uintptr(j + 1)
  3204. }
  3205. if brk >= 0 {
  3206. Xmemmove(tls, bp+uintptr(brk)*2+uintptr(7)*2-uintptr(i)*2, bp+uintptr(brk)*2, uint64(2*(i+1-brk)))
  3207. for j = 0; j < 7-i; j++ {
  3208. *(*uint16_t)(unsafe.Pointer(bp + uintptr(brk+j)*2)) = uint16_t(0)
  3209. }
  3210. }
  3211. for j = 0; j < 8; j++ {
  3212. *(*uint8)(unsafe.Pointer(PostIncUintptr(&a, 1))) = uint8(int32(*(*uint16_t)(unsafe.Pointer(bp + uintptr(j)*2))) >> 8)
  3213. *(*uint8)(unsafe.Pointer(PostIncUintptr(&a, 1))) = uint8(*(*uint16_t)(unsafe.Pointer(bp + uintptr(j)*2)))
  3214. }
  3215. if need_v4 != 0 && Xinet_pton(tls, 2, s, a-uintptr(4)) <= 0 {
  3216. return 0
  3217. }
  3218. return 1
  3219. }
  3220. func X__lookup_ipliteral(tls *TLS, buf uintptr, name uintptr, family int32) int32 { /* lookup_ipliteral.c:12:5: */
  3221. if __ccgo_strace {
  3222. trc("tls=%v buf=%v name=%v family=%v, (%v:)", tls, buf, name, family, origin(2))
  3223. }
  3224. bp := tls.Alloc(96)
  3225. defer tls.Free(96)
  3226. // var a4 in_addr at bp, 4
  3227. // var a6 in6_addr at bp+68, 16
  3228. if X__inet_aton(tls, name, bp) > 0 {
  3229. if family == 10 { // wrong family
  3230. return -2
  3231. }
  3232. Xmemcpy(tls, buf+8, bp, uint64(unsafe.Sizeof(in_addr{})))
  3233. (*address)(unsafe.Pointer(buf)).Ffamily = 2
  3234. (*address)(unsafe.Pointer(buf)).Fscopeid = uint32(0)
  3235. return 1
  3236. }
  3237. // var tmp [64]int8 at bp+4, 64
  3238. var p uintptr = Xstrchr(tls, name, '%')
  3239. // var z uintptr at bp+88, 8
  3240. var scopeid uint64 = uint64(0)
  3241. if p != 0 && (int64(p)-int64(name))/1 < int64(64) {
  3242. Xmemcpy(tls, bp+4, name, uint64((int64(p)-int64(name))/1))
  3243. *(*int8)(unsafe.Pointer(bp + 4 + uintptr((int64(p)-int64(name))/1))) = int8(0)
  3244. name = bp + 4 /* &tmp[0] */
  3245. }
  3246. if Xinet_pton(tls, 10, name, bp+68) <= 0 {
  3247. return 0
  3248. }
  3249. if family == 2 { // wrong family
  3250. return -2
  3251. }
  3252. Xmemcpy(tls, buf+8, bp+68, uint64(unsafe.Sizeof(in6_addr{})))
  3253. (*address)(unsafe.Pointer(buf)).Ffamily = 10
  3254. if p != 0 {
  3255. if func() int32 {
  3256. if 0 != 0 {
  3257. return Xisdigit(tls, int32(*(*int8)(unsafe.Pointer(PreIncUintptr(&p, 1)))))
  3258. }
  3259. return Bool32(uint32(*(*int8)(unsafe.Pointer(PreIncUintptr(&p, 1))))-uint32('0') < uint32(10))
  3260. }() != 0 {
  3261. scopeid = Xstrtoull(tls, p, bp+88, 10)
  3262. } else {
  3263. *(*uintptr)(unsafe.Pointer(bp + 88 /* z */)) = p - uintptr(1)
  3264. }
  3265. if *(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp + 88)))) != 0 {
  3266. Xabort(tls) //TODO-
  3267. // if (!IN6_IS_ADDR_LINKLOCAL(&a6) &&
  3268. // !IN6_IS_ADDR_MC_LINKLOCAL(&a6))
  3269. // return EAI_NONAME;
  3270. // scopeid = if_nametoindex(p);
  3271. // if (!scopeid) return EAI_NONAME;
  3272. }
  3273. if scopeid > uint64(0xffffffff) {
  3274. return -2
  3275. }
  3276. }
  3277. (*address)(unsafe.Pointer(buf)).Fscopeid = uint32(scopeid)
  3278. return 1
  3279. }
  3280. type mode_t = uint32 /* alltypes.h:152:18 */
  3281. type flock = struct {
  3282. Fl_type int16
  3283. Fl_whence int16
  3284. F__ccgo_pad1 [4]byte
  3285. Fl_start off_t
  3286. Fl_len off_t
  3287. Fl_pid pid_t
  3288. F__ccgo_pad2 [4]byte
  3289. } /* fcntl.h:24:1 */
  3290. func is_valid_hostname(tls *TLS, host uintptr) int32 { /* lookup_name.c:18:12: */
  3291. var s uintptr
  3292. //TODO if (strnlen(host, 255)-1 >= 254 || mbstowcs(0, host, 0) == -1) return 0;
  3293. if Xstrnlen(tls, host, uint64(255))-uint64(1) >= uint64(254) {
  3294. return 0
  3295. }
  3296. for s = host; int32(*(*uint8)(unsafe.Pointer(s))) >= 0x80 || int32(*(*uint8)(unsafe.Pointer(s))) == '.' || int32(*(*uint8)(unsafe.Pointer(s))) == '-' || Xisalnum(tls, int32(*(*uint8)(unsafe.Pointer(s)))) != 0; s++ {
  3297. }
  3298. return BoolInt32(!(*(*uint8)(unsafe.Pointer(s)) != 0))
  3299. }
  3300. var Xzero_struct_address address /* lookup_name.c:27:16: */
  3301. func name_from_null(tls *TLS, buf uintptr, name uintptr, family int32, flags int32) int32 { /* lookup_name.c:29:12: */
  3302. var cnt int32 = 0
  3303. if name != 0 {
  3304. return 0
  3305. }
  3306. if flags&0x01 != 0 {
  3307. //TODO if (family != AF_INET6)
  3308. //TODO buf[cnt++] = (struct address){ .family = AF_INET };
  3309. if family != 10 {
  3310. var x = Xzero_struct_address
  3311. x.Ffamily = 2
  3312. *(*address)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*28)) = x
  3313. }
  3314. //TODO if (family != AF_INET)
  3315. //TODO buf[cnt++] = (struct address){ .family = AF_INET6 };
  3316. if family != 2 {
  3317. var x = Xzero_struct_address
  3318. x.Ffamily = 10
  3319. *(*address)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*28)) = x
  3320. }
  3321. } else {
  3322. Xabort(tls) //TODO-
  3323. // if (family != AF_INET6)
  3324. // buf[cnt++] = (struct address){ .family = AF_INET, .addr = { 127,0,0,1 } };
  3325. // if (family != AF_INET)
  3326. // buf[cnt++] = (struct address){ .family = AF_INET6, .addr = { [15] = 1 } };
  3327. }
  3328. return cnt
  3329. }
  3330. func name_from_numeric(tls *TLS, buf uintptr, name uintptr, family int32) int32 { /* lookup_name.c:58:12: */
  3331. return X__lookup_ipliteral(tls, buf, name, family)
  3332. }
  3333. func name_from_hosts(tls *TLS, buf uintptr, canon uintptr, name uintptr, family int32) int32 { /* lookup_name.c:63:12: */
  3334. bp := tls.Alloc(512)
  3335. defer tls.Free(512)
  3336. // var line [512]int8 at bp, 512
  3337. var l size_t = Xstrlen(tls, name)
  3338. var cnt int32 = 0
  3339. var badfam int32 = 0
  3340. var _buf [1032]uint8
  3341. _ = _buf
  3342. //TODO FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf);
  3343. var _f FILE
  3344. _ = _f
  3345. var f uintptr = Xfopen(tls, ts+74, ts+85)
  3346. if !(f != 0) {
  3347. switch *(*int32)(unsafe.Pointer(X___errno_location(tls))) {
  3348. case 2:
  3349. fallthrough
  3350. case 20:
  3351. fallthrough
  3352. case 13:
  3353. return 0
  3354. fallthrough
  3355. default:
  3356. return -11
  3357. }
  3358. }
  3359. for Xfgets(tls, bp, int32(unsafe.Sizeof([512]int8{})), f) != 0 && cnt < 48 {
  3360. var p uintptr
  3361. var z uintptr
  3362. if AssignUintptr(&p, Xstrchr(tls, bp, '#')) != 0 {
  3363. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8('\n')
  3364. *(*int8)(unsafe.Pointer(p)) = int8(0)
  3365. }
  3366. for p = bp + uintptr(1); AssignUintptr(&p, Xstrstr(tls, p, name)) != 0 && (!(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p + UintptrFromInt32(-1))))) != 0) || !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p + uintptr(l))))) != 0)); p++ {
  3367. }
  3368. if !(p != 0) {
  3369. continue
  3370. }
  3371. // Isolate IP address to parse
  3372. for p = bp; /* &line[0] */ *(*int8)(unsafe.Pointer(p)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0); p++ {
  3373. }
  3374. *(*int8)(unsafe.Pointer(PostIncUintptr(&p, 1))) = int8(0)
  3375. switch name_from_numeric(tls, buf+uintptr(cnt)*28, bp, family) {
  3376. case 1:
  3377. cnt++
  3378. break
  3379. case 0:
  3380. continue
  3381. default:
  3382. badfam = -2
  3383. continue
  3384. }
  3385. // Extract first name as canonical name
  3386. for ; *(*int8)(unsafe.Pointer(p)) != 0 && __isspace(tls, int32(*(*int8)(unsafe.Pointer(p)))) != 0; p++ {
  3387. }
  3388. for z = p; *(*int8)(unsafe.Pointer(z)) != 0 && !(__isspace(tls, int32(*(*int8)(unsafe.Pointer(z)))) != 0); z++ {
  3389. }
  3390. *(*int8)(unsafe.Pointer(z)) = int8(0)
  3391. if is_valid_hostname(tls, p) != 0 {
  3392. Xmemcpy(tls, canon, p, uint64((int64(z)-int64(p))/1+int64(1)))
  3393. }
  3394. }
  3395. //TODO __fclose_ca(f);
  3396. Xfclose(tls, f)
  3397. if cnt != 0 {
  3398. return cnt
  3399. }
  3400. return badfam
  3401. }
  3402. type dpc_ctx = struct {
  3403. Faddrs uintptr
  3404. Fcanon uintptr
  3405. Fcnt int32
  3406. F__ccgo_pad1 [4]byte
  3407. } /* lookup_name.c:112:1 */
  3408. func name_from_dns_search(tls *TLS, buf uintptr, canon uintptr, name uintptr, family int32) int32 { /* lookup_name.c:191:12: */
  3409. return -1 //TODO-
  3410. Xabort(tls)
  3411. return int32(0) //TODO-
  3412. // char search[256];
  3413. // struct resolvconf conf;
  3414. // size_t l, dots;
  3415. // char *p, *z;
  3416. // if (__get_resolv_conf(&conf, search, sizeof search) < 0) return -1;
  3417. // /* Count dots, suppress search when >=ndots or name ends in
  3418. // * a dot, which is an explicit request for global scope. */
  3419. // for (dots=l=0; name[l]; l++) if (name[l]=='.') dots++;
  3420. // if (dots >= conf.ndots || name[l-1]=='.') *search = 0;
  3421. // /* Strip final dot for canon, fail if multiple trailing dots. */
  3422. // if (name[l-1]=='.') l--;
  3423. // if (!l || name[l-1]=='.') return EAI_NONAME;
  3424. // /* This can never happen; the caller already checked length. */
  3425. // if (l >= 256) return EAI_NONAME;
  3426. // /* Name with search domain appended is setup in canon[]. This both
  3427. // * provides the desired default canonical name (if the requested
  3428. // * name is not a CNAME record) and serves as a buffer for passing
  3429. // * the full requested name to name_from_dns. */
  3430. // memcpy(canon, name, l);
  3431. // canon[l] = '.';
  3432. // for (p=search; *p; p=z) {
  3433. // for (; isspace(*p); p++);
  3434. // for (z=p; *z && !isspace(*z); z++);
  3435. // if (z==p) break;
  3436. // if (z-p < 256 - l - 1) {
  3437. // memcpy(canon+l+1, p, z-p);
  3438. // canon[z-p+1+l] = 0;
  3439. // int cnt = name_from_dns(buf, canon, canon, family, &conf);
  3440. // if (cnt) return cnt;
  3441. // }
  3442. // }
  3443. // canon[l] = 0;
  3444. // return name_from_dns(buf, canon, name, family, &conf);
  3445. }
  3446. type policy = struct {
  3447. Faddr [16]uint8
  3448. Flen uint8
  3449. Fmask uint8
  3450. Fprec uint8
  3451. Flabel uint8
  3452. } /* lookup_name.c:237:14 */
  3453. var defpolicy = [6]policy{
  3454. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 170)), Flen: uint8(15), Fmask: uint8(0xff), Fprec: uint8(50)},
  3455. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 187)), Flen: uint8(11), Fmask: uint8(0xff), Fprec: uint8(35), Flabel: uint8(4)},
  3456. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 203)), Flen: uint8(1), Fmask: uint8(0xff), Fprec: uint8(30), Flabel: uint8(2)},
  3457. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 219)), Flen: uint8(3), Fmask: uint8(0xff), Fprec: uint8(5), Flabel: uint8(5)},
  3458. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 235)), Fmask: uint8(0xfe), Fprec: uint8(3), Flabel: uint8(13)},
  3459. // Last rule must match all addresses to stop loop.
  3460. {Faddr: *(*[16]uint8)(unsafe.Pointer(ts + 251)), Fprec: uint8(40), Flabel: uint8(1)},
  3461. } /* lookup_name.c:241:3 */
  3462. func policyof(tls *TLS, a uintptr) uintptr { /* lookup_name.c:259:28: */
  3463. var i int32
  3464. for i = 0; ; i++ {
  3465. if Xmemcmp(tls, a, uintptr(unsafe.Pointer(&defpolicy))+uintptr(i)*20, uint64(defpolicy[i].Flen)) != 0 {
  3466. continue
  3467. }
  3468. if int32(*(*uint8_t)(unsafe.Pointer(a + uintptr(defpolicy[i].Flen))))&int32(defpolicy[i].Fmask) !=
  3469. int32(*(*uint8)(unsafe.Pointer(uintptr(unsafe.Pointer(&defpolicy)) + uintptr(i)*20 + uintptr(defpolicy[i].Flen)))) {
  3470. continue
  3471. }
  3472. return uintptr(unsafe.Pointer(&defpolicy)) + uintptr(i)*20
  3473. }
  3474. return uintptr(0)
  3475. }
  3476. func labelof(tls *TLS, a uintptr) int32 { /* lookup_name.c:272:12: */
  3477. return int32((*policy)(unsafe.Pointer(policyof(tls, a))).Flabel)
  3478. }
  3479. func scopeof(tls *TLS, a uintptr) int32 { /* lookup_name.c:277:12: */
  3480. if int32(*(*uint8_t)(unsafe.Pointer(a))) == 0xff {
  3481. return int32(*(*uint8_t)(unsafe.Pointer(a + 1))) & 15
  3482. }
  3483. if int32(*(*uint8_t)(unsafe.Pointer(a))) == 0xfe && int32(*(*uint8_t)(unsafe.Pointer(a + 1)))&0xc0 == 0x80 {
  3484. return 2
  3485. }
  3486. if *(*uint32_t)(unsafe.Pointer(a)) == uint32_t(0) && *(*uint32_t)(unsafe.Pointer(a + 1*4)) == uint32_t(0) && *(*uint32_t)(unsafe.Pointer(a + 2*4)) == uint32_t(0) && int32(*(*uint8_t)(unsafe.Pointer(a + 12))) == 0 && int32(*(*uint8_t)(unsafe.Pointer(a + 13))) == 0 && int32(*(*uint8_t)(unsafe.Pointer(a + 14))) == 0 && int32(*(*uint8_t)(unsafe.Pointer(a + 15))) == 1 {
  3487. return 2
  3488. }
  3489. if int32(*(*uint8_t)(unsafe.Pointer(a))) == 0xfe && int32(*(*uint8_t)(unsafe.Pointer(a + 1)))&0xc0 == 0xc0 {
  3490. return 5
  3491. }
  3492. return 14
  3493. }
  3494. func prefixmatch(tls *TLS, s uintptr, d uintptr) int32 { /* lookup_name.c:286:12: */
  3495. // FIXME: The common prefix length should be limited to no greater
  3496. // than the nominal length of the prefix portion of the source
  3497. // address. However the definition of the source prefix length is
  3498. // not clear and thus this limiting is not yet implemented.
  3499. var i uint32
  3500. for i = uint32(0); i < uint32(128) && !((int32(*(*uint8_t)(unsafe.Pointer(s /* &.__in6_union */ /* &.__s6_addr */ + uintptr(i/uint32(8)))))^int32(*(*uint8_t)(unsafe.Pointer(d /* &.__in6_union */ /* &.__s6_addr */ + uintptr(i/uint32(8))))))&(int32(128)>>(i%uint32(8))) != 0); i++ {
  3501. }
  3502. return int32(i)
  3503. }
  3504. func addrcmp(tls *TLS, _a uintptr, _b uintptr) int32 { /* lookup_name.c:305:12: */
  3505. var a uintptr = _a
  3506. var b uintptr = _b
  3507. return (*address)(unsafe.Pointer(b)).Fsortkey - (*address)(unsafe.Pointer(a)).Fsortkey
  3508. }
  3509. func X__lookup_name(tls *TLS, buf uintptr, canon uintptr, name uintptr, family int32, flags int32) int32 { /* lookup_name.c:311:5: */
  3510. if __ccgo_strace {
  3511. trc("tls=%v buf=%v canon=%v name=%v family=%v flags=%v, (%v:)", tls, buf, canon, name, family, flags, origin(2))
  3512. }
  3513. bp := tls.Alloc(92)
  3514. defer tls.Free(92)
  3515. var cnt int32 = 0
  3516. var i int32
  3517. var j int32
  3518. _ = j
  3519. *(*int8)(unsafe.Pointer(canon)) = int8(0)
  3520. if name != 0 {
  3521. // reject empty name and check len so it fits into temp bufs
  3522. var l size_t = Xstrnlen(tls, name, uint64(255))
  3523. if l-uint64(1) >= uint64(254) {
  3524. return -2
  3525. }
  3526. Xmemcpy(tls, canon, name, l+uint64(1))
  3527. }
  3528. // Procedurally, a request for v6 addresses with the v4-mapped
  3529. // flag set is like a request for unspecified family, followed
  3530. // by filtering of the results.
  3531. if flags&0x08 != 0 {
  3532. if family == 10 {
  3533. family = 0
  3534. } else {
  3535. flags = flags - 0x08
  3536. }
  3537. }
  3538. // Try each backend until there's at least one result.
  3539. cnt = name_from_null(tls, buf, name, family, flags)
  3540. if !(cnt != 0) {
  3541. cnt = name_from_numeric(tls, buf, name, family)
  3542. }
  3543. if !(cnt != 0) && !(flags&0x04 != 0) {
  3544. cnt = name_from_hosts(tls, buf, canon, name, family)
  3545. if !(cnt != 0) {
  3546. cnt = name_from_dns_search(tls, buf, canon, name, family)
  3547. }
  3548. }
  3549. if cnt <= 0 {
  3550. if cnt != 0 {
  3551. return cnt
  3552. }
  3553. return -2
  3554. }
  3555. // Filter/transform results for v4-mapped lookup, if requested.
  3556. if flags&0x08 != 0 {
  3557. Xabort(tls) //TODO-
  3558. // if (!(flags & AI_ALL)) {
  3559. // /* If any v6 results exist, remove v4 results. */
  3560. // for (i=0; i<cnt && buf[i].family != AF_INET6; i++);
  3561. // if (i<cnt) {
  3562. // for (j=0; i<cnt; i++) {
  3563. // if (buf[i].family == AF_INET6)
  3564. // buf[j++] = buf[i];
  3565. // }
  3566. // cnt = i = j;
  3567. // }
  3568. // }
  3569. // /* Translate any remaining v4 results to v6 */
  3570. // for (i=0; i<cnt; i++) {
  3571. // if (buf[i].family != AF_INET) continue;
  3572. // memcpy(buf[i].addr+12, buf[i].addr, 4);
  3573. // memcpy(buf[i].addr, "\0\0\0\0\0\0\0\0\0\0\xff\xff", 12);
  3574. // buf[i].family = AF_INET6;
  3575. // }
  3576. }
  3577. // No further processing is needed if there are fewer than 2
  3578. // results or if there are only IPv4 results.
  3579. if cnt < 2 || family == 2 {
  3580. return cnt
  3581. }
  3582. for i = 0; i < cnt; i++ {
  3583. if (*address)(unsafe.Pointer(buf+uintptr(i)*28)).Ffamily != 2 {
  3584. break
  3585. }
  3586. }
  3587. if i == cnt {
  3588. return cnt
  3589. }
  3590. var cs int32
  3591. _ = cs
  3592. //TODO pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, &cs);
  3593. // The following implements a subset of RFC 3484/6724 destination
  3594. // address selection by generating a single 31-bit sort key for
  3595. // each address. Rules 3, 4, and 7 are omitted for having
  3596. // excessive runtime and code size cost and dubious benefit.
  3597. // So far the label/precedence table cannot be customized.
  3598. for i = 0; i < cnt; i++ {
  3599. var family int32 = (*address)(unsafe.Pointer(buf + uintptr(i)*28)).Ffamily
  3600. var key int32 = 0
  3601. *(*sockaddr_in6)(unsafe.Pointer(bp + 28 /* sa6 */)) = sockaddr_in6{}
  3602. *(*sockaddr_in6)(unsafe.Pointer(bp /* da6 */)) = sockaddr_in6{Fsin6_family: sa_family_t(10), Fsin6_port: in_port_t(65535), Fsin6_scope_id: (*address)(unsafe.Pointer(buf + uintptr(i)*28)).Fscopeid}
  3603. *(*sockaddr_in)(unsafe.Pointer(bp + 72 /* sa4 */)) = sockaddr_in{}
  3604. *(*sockaddr_in)(unsafe.Pointer(bp + 56 /* da4 */)) = sockaddr_in{Fsin_family: sa_family_t(2), Fsin_port: in_port_t(65535)}
  3605. var sa1 uintptr
  3606. var da uintptr
  3607. // var salen socklen_t at bp+88, 4
  3608. var dalen socklen_t
  3609. if family == 10 {
  3610. Xmemcpy(tls, bp+8, buf+uintptr(i)*28+8, uint64(16))
  3611. da = bp /* &da6 */
  3612. dalen = socklen_t(unsafe.Sizeof(sockaddr_in6{}))
  3613. sa1 = bp + 28 /* &sa6 */
  3614. *(*socklen_t)(unsafe.Pointer(bp + 88 /* salen */)) = socklen_t(unsafe.Sizeof(sockaddr_in6{}))
  3615. } else {
  3616. Xmemcpy(tls, bp+28+8,
  3617. ts+88, uint64(12))
  3618. Xmemcpy(tls, bp+8+uintptr(12), buf+uintptr(i)*28+8, uint64(4))
  3619. Xmemcpy(tls, bp+8,
  3620. ts+88, uint64(12))
  3621. Xmemcpy(tls, bp+8+uintptr(12), buf+uintptr(i)*28+8, uint64(4))
  3622. Xmemcpy(tls, bp+56+4, buf+uintptr(i)*28+8, uint64(4))
  3623. da = bp + 56 /* &da4 */
  3624. dalen = socklen_t(unsafe.Sizeof(sockaddr_in{}))
  3625. sa1 = bp + 72 /* &sa4 */
  3626. *(*socklen_t)(unsafe.Pointer(bp + 88 /* salen */)) = socklen_t(unsafe.Sizeof(sockaddr_in{}))
  3627. }
  3628. var dpolicy uintptr = policyof(tls, bp+8)
  3629. var dscope int32 = scopeof(tls, bp+8)
  3630. var dlabel int32 = int32((*policy)(unsafe.Pointer(dpolicy)).Flabel)
  3631. var dprec int32 = int32((*policy)(unsafe.Pointer(dpolicy)).Fprec)
  3632. var prefixlen int32 = 0
  3633. var fd int32 = Xsocket(tls, family, 2|02000000, 17)
  3634. if fd >= 0 {
  3635. if !(Xconnect(tls, fd, da, dalen) != 0) {
  3636. key = key | 0x40000000
  3637. if !(Xgetsockname(tls, fd, sa1, bp+88) != 0) {
  3638. if family == 2 {
  3639. Xmemcpy(tls,
  3640. bp+28+8+uintptr(12),
  3641. bp+72+4, uint64(4))
  3642. }
  3643. if dscope == scopeof(tls, bp+28+8) {
  3644. key = key | 0x20000000
  3645. }
  3646. if dlabel == labelof(tls, bp+28+8) {
  3647. key = key | 0x10000000
  3648. }
  3649. prefixlen = prefixmatch(tls, bp+28+8,
  3650. bp+8)
  3651. }
  3652. }
  3653. Xclose(tls, fd)
  3654. }
  3655. key = key | dprec<<20
  3656. key = key | (15-dscope)<<16
  3657. key = key | prefixlen<<8
  3658. key = key | (48-i)<<0
  3659. (*address)(unsafe.Pointer(buf + uintptr(i)*28)).Fsortkey = key
  3660. }
  3661. Xqsort(tls, buf, uint64(cnt), uint64(unsafe.Sizeof(address{})), *(*uintptr)(unsafe.Pointer(&struct {
  3662. f func(*TLS, uintptr, uintptr) int32
  3663. }{addrcmp})))
  3664. //TODO pthread_setcancelstate(cs, 0);
  3665. return cnt
  3666. }
  3667. func X__lookup_serv(tls *TLS, buf uintptr, name uintptr, proto int32, socktype int32, flags int32) int32 { /* lookup_serv.c:12:5: */
  3668. if __ccgo_strace {
  3669. trc("tls=%v buf=%v name=%v proto=%v socktype=%v flags=%v, (%v:)", tls, buf, name, proto, socktype, flags, origin(2))
  3670. }
  3671. bp := tls.Alloc(8)
  3672. defer tls.Free(8)
  3673. var line [128]int8
  3674. _ = line
  3675. var cnt int32 = 0
  3676. var p uintptr
  3677. _ = p
  3678. *(*uintptr)(unsafe.Pointer(bp /* z */)) = ts + 13 /* "" */
  3679. var port uint64 = uint64(0)
  3680. switch socktype {
  3681. case 1:
  3682. switch proto {
  3683. case 0:
  3684. proto = 6
  3685. fallthrough
  3686. case 6:
  3687. break
  3688. default:
  3689. return -8
  3690. }
  3691. break
  3692. case 2:
  3693. switch proto {
  3694. case 0:
  3695. proto = 17
  3696. fallthrough
  3697. case 17:
  3698. break
  3699. default:
  3700. return -8
  3701. }
  3702. fallthrough
  3703. case 0:
  3704. break
  3705. default:
  3706. if name != 0 {
  3707. return -8
  3708. }
  3709. (*service)(unsafe.Pointer(buf)).Fport = uint16_t(0)
  3710. (*service)(unsafe.Pointer(buf)).Fproto = uint8(proto)
  3711. (*service)(unsafe.Pointer(buf)).Fsocktype = uint8(socktype)
  3712. return 1
  3713. }
  3714. if name != 0 {
  3715. if !(int32(*(*int8)(unsafe.Pointer(name))) != 0) {
  3716. return -8
  3717. }
  3718. port = Xstrtoul(tls, name, bp, 10)
  3719. }
  3720. if !(int32(*(*int8)(unsafe.Pointer(*(*uintptr)(unsafe.Pointer(bp))))) != 0) {
  3721. if port > uint64(65535) {
  3722. return -8
  3723. }
  3724. if proto != 17 {
  3725. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fport = uint16_t(port)
  3726. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fsocktype = uint8(1)
  3727. (*service)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*4)).Fproto = uint8(6)
  3728. }
  3729. if proto != 6 {
  3730. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fport = uint16_t(port)
  3731. (*service)(unsafe.Pointer(buf + uintptr(cnt)*4)).Fsocktype = uint8(2)
  3732. (*service)(unsafe.Pointer(buf + uintptr(PostIncInt32(&cnt, 1))*4)).Fproto = uint8(17)
  3733. }
  3734. return cnt
  3735. }
  3736. if flags&0x400 != 0 {
  3737. return -2
  3738. }
  3739. var l size_t = Xstrlen(tls, name)
  3740. _ = l
  3741. Xabort(tls) //TODO-
  3742. // unsigned char _buf[1032];
  3743. // FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf);
  3744. // if (!f) switch (errno) {
  3745. // case ENOENT:
  3746. // case ENOTDIR:
  3747. // case EACCES:
  3748. // return EAI_SERVICE;
  3749. // default:
  3750. // return EAI_SYSTEM;
  3751. // }
  3752. Xabort(tls) //TODO-
  3753. // while (fgets(line, sizeof line, f) && cnt < MAXSERVS) {
  3754. // if ((p=strchr(line, '#'))) *p++='\n', *p=0;
  3755. // /* Find service name */
  3756. // for(p=line; (p=strstr(p, name)); p++) {
  3757. // if (p>line && !isspace(p[-1])) continue;
  3758. // if (p[l] && !isspace(p[l])) continue;
  3759. // break;
  3760. // }
  3761. // if (!p) continue;
  3762. // /* Skip past canonical name at beginning of line */
  3763. // for (p=line; *p && !isspace(*p); p++);
  3764. // port = strtoul(p, &z, 10);
  3765. // if (port > 65535 || z==p) continue;
  3766. // if (!strncmp(z, "/udp", 4)) {
  3767. // if (proto == IPPROTO_TCP) continue;
  3768. // buf[cnt].port = port;
  3769. // buf[cnt].socktype = SOCK_DGRAM;
  3770. // buf[cnt++].proto = IPPROTO_UDP;
  3771. // }
  3772. // if (!strncmp(z, "/tcp", 4)) {
  3773. // if (proto == IPPROTO_UDP) continue;
  3774. // buf[cnt].port = port;
  3775. // buf[cnt].socktype = SOCK_STREAM;
  3776. // buf[cnt++].proto = IPPROTO_TCP;
  3777. // }
  3778. // }
  3779. // __fclose_ca(f);
  3780. // return cnt > 0 ? cnt : EAI_SERVICE;
  3781. Xabort(tls)
  3782. return int32(0) //TODO-
  3783. }
  3784. func X__toread(tls *TLS, f uintptr) int32 { /* __toread.c:3:5: */
  3785. if __ccgo_strace {
  3786. trc("tls=%v f=%v, (%v:)", tls, f, origin(2))
  3787. }
  3788. *(*int32)(unsafe.Pointer(f + 136)) |= (*FILE)(unsafe.Pointer(f)).Fmode - 1
  3789. if (*FILE)(unsafe.Pointer(f)).Fwpos != (*FILE)(unsafe.Pointer(f)).Fwbase {
  3790. (*struct {
  3791. f func(*TLS, uintptr, uintptr, size_t) size_t
  3792. })(unsafe.Pointer(&struct{ uintptr }{(*FILE)(unsafe.Pointer(f)).Fwrite})).f(tls, f, uintptr(0), uint64(0))
  3793. }
  3794. (*FILE)(unsafe.Pointer(f)).Fwpos = AssignPtrUintptr(f+56, AssignPtrUintptr(f+32, uintptr(0)))
  3795. if (*FILE)(unsafe.Pointer(f)).Fflags&uint32(4) != 0 {
  3796. *(*uint32)(unsafe.Pointer(f)) |= uint32(32)
  3797. return -1
  3798. }
  3799. (*FILE)(unsafe.Pointer(f)).Frpos = AssignPtrUintptr(f+16, (*FILE)(unsafe.Pointer(f)).Fbuf+uintptr((*FILE)(unsafe.Pointer(f)).Fbuf_size))
  3800. if (*FILE)(unsafe.Pointer(f)).Fflags&uint32(16) != 0 {
  3801. return -1
  3802. }
  3803. return 0
  3804. }
  3805. func X__toread_needs_stdio_exit(tls *TLS) { /* __toread.c:16:13: */
  3806. if __ccgo_strace {
  3807. trc("tls=%v, (%v:)", tls, origin(2))
  3808. }
  3809. X__builtin_abort(tls) //TODO-
  3810. // __stdio_exit_needed();
  3811. }
  3812. // This function assumes it will never be called if there is already
  3813. // data buffered for reading.
  3814. func X__uflow(tls *TLS, f uintptr) int32 { /* __uflow.c:6:5: */
  3815. if __ccgo_strace {
  3816. trc("tls=%v f=%v, (%v:)", tls, f, origin(2))
  3817. }
  3818. bp := tls.Alloc(1)
  3819. defer tls.Free(1)
  3820. // var c uint8 at bp, 1
  3821. if !(X__toread(tls, f) != 0) && (*struct {
  3822. f func(*TLS, uintptr, uintptr, size_t) size_t
  3823. })(unsafe.Pointer(&struct{ uintptr }{(*FILE)(unsafe.Pointer(f)).Fread})).f(tls, f, bp, uint64(1)) == uint64(1) {
  3824. return int32(*(*uint8)(unsafe.Pointer(bp)))
  3825. }
  3826. return -1
  3827. }
  3828. func Xbsearch(tls *TLS, key uintptr, base uintptr, nel size_t, width size_t, cmp uintptr) uintptr { /* bsearch.c:3:6: */
  3829. if __ccgo_strace {
  3830. trc("tls=%v key=%v base=%v nel=%v width=%v cmp=%v, (%v:)", tls, key, base, nel, width, cmp, origin(2))
  3831. }
  3832. var try uintptr
  3833. var sign int32
  3834. for nel > uint64(0) {
  3835. try = base + uintptr(width*(nel/uint64(2)))
  3836. sign = (*struct {
  3837. f func(*TLS, uintptr, uintptr) int32
  3838. })(unsafe.Pointer(&struct{ uintptr }{cmp})).f(tls, key, try)
  3839. if sign < 0 {
  3840. nel = nel / uint64(2)
  3841. } else if sign > 0 {
  3842. base = try + uintptr(width)
  3843. nel = nel - (nel/uint64(2) + uint64(1))
  3844. } else {
  3845. return try
  3846. }
  3847. }
  3848. return uintptr(0)
  3849. }
  3850. func strtox(tls *TLS, s uintptr, p uintptr, prec int32) float64 { /* strtod.c:6:20: */
  3851. bp := tls.Alloc(232)
  3852. defer tls.Free(232)
  3853. // var f FILE at bp, 232
  3854. (*FILE)(unsafe.Pointer(bp)).Fbuf = AssignPtrUintptr(bp+8, s)
  3855. (*FILE)(unsafe.Pointer(bp)).Frend = UintptrFromInt32(-1)
  3856. X__shlim(tls, bp, int64(0))
  3857. var y float64 = X__floatscan(tls, bp, prec, 1)
  3858. var cnt off_t = (*FILE)(unsafe.Pointer(bp)).Fshcnt + (int64((*FILE)(unsafe.Pointer(bp)).Frpos)-int64((*FILE)(unsafe.Pointer(bp)).Fbuf))/1
  3859. if p != 0 {
  3860. *(*uintptr)(unsafe.Pointer(p)) = func() uintptr {
  3861. if cnt != 0 {
  3862. return s + uintptr(cnt)
  3863. }
  3864. return s
  3865. }()
  3866. }
  3867. return y
  3868. }
  3869. func Xstrtof(tls *TLS, s uintptr, p uintptr) float32 { /* strtod.c:17:7: */
  3870. if __ccgo_strace {
  3871. trc("tls=%v s=%v p=%v, (%v:)", tls, s, p, origin(2))
  3872. }
  3873. return float32(strtox(tls, s, p, 0))
  3874. }
  3875. func Xstrtod(tls *TLS, s uintptr, p uintptr) float64 { /* strtod.c:22:8: */
  3876. if __ccgo_strace {
  3877. trc("tls=%v s=%v p=%v, (%v:)", tls, s, p, origin(2))
  3878. }
  3879. return strtox(tls, s, p, 1)
  3880. }
  3881. func Xstrtold(tls *TLS, s uintptr, p uintptr) float64 { /* strtod.c:27:13: */
  3882. if __ccgo_strace {
  3883. trc("tls=%v s=%v p=%v, (%v:)", tls, s, p, origin(2))
  3884. }
  3885. return strtox(tls, s, p, 2)
  3886. }
  3887. func strtox1(tls *TLS, s uintptr, p uintptr, base int32, lim uint64) uint64 { /* strtol.c:8:27: */
  3888. bp := tls.Alloc(232)
  3889. defer tls.Free(232)
  3890. // var f FILE at bp, 232
  3891. (*FILE)(unsafe.Pointer(bp)).Fbuf = AssignPtrUintptr(bp+8, s)
  3892. (*FILE)(unsafe.Pointer(bp)).Frend = UintptrFromInt32(-1)
  3893. X__shlim(tls, bp, int64(0))
  3894. var y uint64 = X__intscan(tls, bp, uint32(base), 1, lim)
  3895. if p != 0 {
  3896. var cnt size_t = size_t((*FILE)(unsafe.Pointer(bp)).Fshcnt + (int64((*FILE)(unsafe.Pointer(bp)).Frpos)-int64((*FILE)(unsafe.Pointer(bp)).Fbuf))/1)
  3897. *(*uintptr)(unsafe.Pointer(p)) = s + uintptr(cnt)
  3898. }
  3899. return y
  3900. }
  3901. func Xstrtoull(tls *TLS, s uintptr, p uintptr, base int32) uint64 { /* strtol.c:21:20: */
  3902. if __ccgo_strace {
  3903. trc("tls=%v s=%v p=%v base=%v, (%v:)", tls, s, p, base, origin(2))
  3904. }
  3905. return strtox1(tls, s, p, base, 2*uint64(0x7fffffffffffffff)+uint64(1))
  3906. }
  3907. func Xstrtoll(tls *TLS, s uintptr, p uintptr, base int32) int64 { /* strtol.c:26:11: */
  3908. if __ccgo_strace {
  3909. trc("tls=%v s=%v p=%v base=%v, (%v:)", tls, s, p, base, origin(2))
  3910. }
  3911. return int64(strtox1(tls, s, p, base, Uint64FromInt64(-0x7fffffffffffffff-int64(1))))
  3912. }
  3913. func Xstrtoul(tls *TLS, s uintptr, p uintptr, base int32) uint64 { /* strtol.c:31:15: */
  3914. if __ccgo_strace {
  3915. trc("tls=%v s=%v p=%v base=%v, (%v:)", tls, s, p, base, origin(2))
  3916. }
  3917. return uint64(strtox1(tls, s, p, base, 2*uint64(0x7fffffffffffffff)+uint64(1)))
  3918. }
  3919. func Xstrtol(tls *TLS, s uintptr, p uintptr, base int32) int64 { /* strtol.c:36:6: */
  3920. if __ccgo_strace {
  3921. trc("tls=%v s=%v p=%v base=%v, (%v:)", tls, s, p, base, origin(2))
  3922. }
  3923. return int64(strtox1(tls, s, p, base, 0+Uint64FromInt64(Int64(-Int64(0x7fffffffffffffff))-Int64FromInt32(1))))
  3924. }
  3925. func Xstrtoimax(tls *TLS, s uintptr, p uintptr, base int32) intmax_t { /* strtol.c:41:10: */
  3926. if __ccgo_strace {
  3927. trc("tls=%v s=%v p=%v base=%v, (%v:)", tls, s, p, base, origin(2))
  3928. }
  3929. return intmax_t(Xstrtoll(tls, s, p, base))
  3930. }
  3931. func Xstrtoumax(tls *TLS, s uintptr, p uintptr, base int32) uintmax_t { /* strtol.c:46:11: */
  3932. if __ccgo_strace {
  3933. trc("tls=%v s=%v p=%v base=%v, (%v:)", tls, s, p, base, origin(2))
  3934. }
  3935. return uintmax_t(Xstrtoull(tls, s, p, base))
  3936. }
  3937. func Xstrdup(tls *TLS, s uintptr) uintptr { /* strdup.c:4:6: */
  3938. if __ccgo_strace {
  3939. trc("tls=%v s=%v, (%v:)", tls, s, origin(2))
  3940. }
  3941. var l size_t = Xstrlen(tls, s)
  3942. var d uintptr = Xmalloc(tls, l+uint64(1))
  3943. if !(d != 0) {
  3944. return uintptr(0)
  3945. }
  3946. return Xmemcpy(tls, d, s, l+uint64(1))
  3947. }
  3948. func Xstrnlen(tls *TLS, s uintptr, n size_t) size_t { /* strnlen.c:3:8: */
  3949. if __ccgo_strace {
  3950. trc("tls=%v s=%v n=%v, (%v:)", tls, s, n, origin(2))
  3951. }
  3952. var p uintptr = Xmemchr(tls, s, 0, n)
  3953. if p != 0 {
  3954. return uint64((int64(p) - int64(s)) / 1)
  3955. }
  3956. return n
  3957. }
  3958. func Xstrspn(tls *TLS, s uintptr, c uintptr) size_t { /* strspn.c:6:8: */
  3959. if __ccgo_strace {
  3960. trc("tls=%v s=%v c=%v, (%v:)", tls, s, c, origin(2))
  3961. }
  3962. bp := tls.Alloc(32)
  3963. defer tls.Free(32)
  3964. var a uintptr = s
  3965. *(*[4]size_t)(unsafe.Pointer(bp /* byteset */)) = [4]size_t{0: uint64(0)}
  3966. if !(int32(*(*int8)(unsafe.Pointer(c))) != 0) {
  3967. return uint64(0)
  3968. }
  3969. if !(int32(*(*int8)(unsafe.Pointer(c + 1))) != 0) {
  3970. for ; int32(*(*int8)(unsafe.Pointer(s))) == int32(*(*int8)(unsafe.Pointer(c))); s++ {
  3971. }
  3972. return size_t((int64(s) - int64(a)) / 1)
  3973. }
  3974. for ; *(*int8)(unsafe.Pointer(c)) != 0 && AssignOrPtrUint64(bp+uintptr(size_t(*(*uint8)(unsafe.Pointer(c)))/(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))*8, size_t(uint64(1))<<(size_t(*(*uint8)(unsafe.Pointer(c)))%(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))) != 0; c++ {
  3975. }
  3976. for ; *(*int8)(unsafe.Pointer(s)) != 0 && *(*size_t)(unsafe.Pointer(bp + uintptr(size_t(*(*uint8)(unsafe.Pointer(s)))/(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))*8))&(size_t(uint64(1))<<(size_t(*(*uint8)(unsafe.Pointer(s)))%(uint64(8)*uint64(unsafe.Sizeof(size_t(0)))))) != 0; s++ {
  3977. }
  3978. return size_t((int64(s) - int64(a)) / 1)
  3979. }
  3980. func init() {
  3981. *(*uintptr)(unsafe.Pointer(uintptr(unsafe.Pointer(&X_ctype_)) + 0)) = uintptr(unsafe.Pointer(&X_C_ctype_)) // ctype_.c:319:23:
  3982. }
  3983. var ts1 = "infinity\x00nan\x00\x00\x00\x01\x02\x04\a\x03\x06\x05\x00%d.%d.%d.%d.in-addr.arpa\x00ip6.arpa\x000123456789abcdef\x00/etc/hosts\x00rb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\x00%d.%d.%d.%d\x00%x:%x:%x:%x:%x:%x:%x:%x\x00%x:%x:%x:%x:%x:%x:%d.%d.%d.%d\x00:0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\x00\x00\x00\x00 \x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
  3984. var ts = (*reflect.StringHeader)(unsafe.Pointer(&ts1)).Data